commit | 416b72182ac3f3f4931ed17d0256b1d805d1b553 | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Wed Jan 30 13:30:33 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:33 2008 +0100 |
tree | f06587fbc2cff8fa1fb7ad6d03cc94e8b1e24d54 | |
parent | 6ea8bad1c06c8ccde381f1c848afe6a245bb33b5 [diff] |
x86: clean up nmi_32/64.c clean up and make nmi_32/64.c more similar. - white space and coding style clean up. - nmi_cpu_busy is available on CONFIG_SMP. - move functions __acpi_nmi_enable, acpi_nmi_enable, __acpi_nmi_disable and acpi_nmi_disable. - make variables name more similar. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>