From: Cyrill Gorcunov Date: Thu, 29 May 2008 18:32:30 +0000 (+0400) Subject: x86: IO-APIC - use NMI_NONE instead of numeric constant X-Git-Tag: v2.6.27-rc1~1106^2~251^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067fa0ff0c89d25c2136ed095c72213089d4bb4e;p=pandora-kernel.git x86: IO-APIC - use NMI_NONE instead of numeric constant Not sure but maybe it is better to use NMI_DISABLED, will take a look. But for now this patch is not change anything in logic so it will not hurt/broke the kernel. For most cases nmi_watchdog assignment is by one of NMI_* macro so I think there it make sense too. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed