x86: nmi - nmi_watchdog boot param docs cleanup
authorCyrill Gorcunov <gorcunov@gmail.com>
Sat, 1 Nov 2008 15:06:51 +0000 (18:06 +0300)
committerIngo Molnar <mingo@elte.hu>
Mon, 3 Nov 2008 08:17:39 +0000 (09:17 +0100)
commit5b9a0e14eb4bf40a7cb780af4723560e06753f2d
tree9f5720657a6ff48bac77b64448f4b6b85b63ce7e
parent8a1c8eb75be492e20003966652c9cd5ff57a559d
x86: nmi - nmi_watchdog boot param docs cleanup

Impact: documentation update

1) nmi_watchdog boot parameter is common to 32/64 bit modes. So
   move it from Documentation/x86/x86_64/boot-options.txt to
   Documentation/kernel-parameters.txt and integrate with.

2) Also fix [panic] keyword placement -- it ought to be at first
   position otherwise it will not be recognized.

3) Document lapic and ioapic keywords.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/kernel-parameters.txt
Documentation/x86/x86_64/boot-options.txt