|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 1/2] linux/x86: Disable all accesses to the local API
While the original problem that triggered the creation of this patch was in the
3.0-testing tree (and has not been
applicable to the -unstable one after the introduction of xenoprof), the
cleanup done here should still be merged to
prevent other similar problems: With all the APIC related definitions left
intact, there was no way to determine at
build time if there was actually a user of these, and if occasionally a code
path using these then gets actually run,
the domain would oops at best. Additionally, cleanup like this manages or at
least helps to eliminate dead code.
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
xenlinux-x86-no-lapic.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH 1/2] linux/x86: Disable all accesses to the local APIC page,
Jan Beulich <=
|
|
|
|
|