Displaying 1 result from an estimated 1 matches for "255477".
Did you mean:
25547
2011 Aug 22
0
[PATCH] tone down the WARN_ON about unexpected APIC writes
These occurrences are largely benign these days and tainting the kernel
for them is a bit aggressive. Mostly they relate to failing to setup
perf which I think we are all aware is something which needs attention
on the Xen/pvops side.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c
index 974a528..55e3cc7 100644
---