From: Michael S. Tsirkin Date: Wed, 16 May 2012 16:03:44 +0000 (+0300) Subject: x86/apic: Use symbolic APIC_EOI_ACK X-Git-Tag: v3.5-rc1~139^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ebcc243901c48ee3baba6bdf179c7315fa8806f;p=pandora-kernel.git x86/apic: Use symbolic APIC_EOI_ACK Use the symbol instead of hard-coded numbers, now that the reason for the value is documented where the constant is defined we don't need to duplicate this explanation in code. Signed-off-by: Michael S. Tsirkin Cc: Avi Kivity Cc: Marcelo Tosatti Cc: gleb@redhat.com Cc: Linus Torvalds Link: http://lkml.kernel.org/r/ecbe4c79d69c172378e47e5a587ff5cd10293c9f.1337184153.git.mst@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed