commit | b062f841b569791d3054e975cd85f48562161565 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Thu Oct 30 19:16:46 2008 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 30 19:06:41 2008 +0100 |
tree | a1b6d0d88b267392b82d15fb601f9c0dd3d915fb | |
parent | e946217e4fdaa67681bbabfa8e6b18641921f750 [diff] |
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>