[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] SMAP feature causing kernel alignment faults due to setting EFLAGS.AC
This appears to be the case in the recent messages in Debian bug #660425 [0] (thread starts at [1] and continues at [2]). SMAP uses EFLAGS.AC in kernel mode to indicate whether accesses to usermode pages should fault or not, which gets confused because under 64-bit Xen kernel == ring3. The obvious fix would be to clear SMAP from the cpuid features (probably in kernel as well as hypervosr) but might we want to do something more advanced? Not sure what, actually implementing PV SMAP would likely require a third set of pagetables with only the kernel mappings... Ian. [0] http://bugs.debian.org/660425 [1] http://lists.debian.org/debian-kernel/2012/12/msg00520.html [2] http://lists.debian.org/debian-kernel/2013/01/msg00464.html _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |