x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 16 May 2012 16:03:25 +0000 (19:03 +0300)
committerIngo Molnar <mingo@kernel.org>
Fri, 18 May 2012 07:46:07 +0000 (09:46 +0200)
commitc8f64bf7df9e4858c051b6c1c09582359b97677d
tree9452c21238318e14de47821a8f7cd88364d36d92
parent87e4baacaeba098e217b14e9d2f6af428fe3f657
x86/apic: Fix typo EIO_ACK -> EOI_ACK and document it

Fix typo in the macro name and document the
reason it has this value. Update users.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Cc: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: gleb@redhat.com
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/37867b31b9330690af2e60a2a7c4cb4b1b070caf.1337184153.git.mst@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/apicdef.h
arch/x86/platform/visws/visws_quirks.c