From: Thomas Gleixner Date: Sat, 21 Jul 2007 15:11:32 +0000 (+0200) Subject: i386: remove volatile in apic.c X-Git-Tag: v2.6.23-rc1~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5352fd0ce41b079a01e23c01ea3578c29f097e7;p=pandora-kernel.git i386: remove volatile in apic.c Remove the volatile in apic. We have a cpu_relax() in the wait loop. Fix a coding style issue while at it. Signed-off-by: Thomas Gleixner Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed