]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: nmi - add sensible names to nmi_watchdog boot param
authorCyrill Gorcunov <gorcunov@gmail.com>
Thu, 30 Oct 2008 16:16:46 +0000 (19:16 +0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 30 Oct 2008 18:06:41 +0000 (19:06 +0100)
commitb062f841b569791d3054e975cd85f48562161565
treea1b6d0d88b267392b82d15fb601f9c0dd3d915fb
parente946217e4fdaa67681bbabfa8e6b18641921f750
x86: nmi - add sensible names to nmi_watchdog boot param

Impact: introduce nmi_watchdog=lapic and nmi_watchdog=ioapic aliases

Add sensible names as "lapic" and "ioapic" to
nmi_watchdog boot parameter. Sometimes it is not
that easy to recall what exactly nmi_watchdog=1
does mean so we allow the using of symbolic names here.

Old numeric values remain valid.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/nmi.c