]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/xen/apic: WARN with details.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 3 Mar 2015 21:12:12 +0000 (16:12 -0500)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 16 Mar 2015 14:49:14 +0000 (14:49 +0000)
commitb3b06c7eb7820cea5c15f9faa4964044284c5399
tree13d096902840ab0ddaf9b1047d6c3949cc3c2761
parentfeb44f1f7a4ac299d1ab1c3606860e70b9b89d69
x86/xen/apic: WARN with details.

We should not be writting to the APIC registers under
Xen PV. But if we do instead of just giving an blanket
warning - include some details to help troubleshoot.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/apic.c