diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-06-30 08:47:42 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-08 13:16:10 +0200 |
commit | 1bb3a029078d437aa05bda8a8c8f8ecb1265e231 (patch) | |
tree | 2bccd7fc35f32595c0f4d24e35566ab1f225b5ab /Documentation/nmi_watchdog.txt | |
parent | afda335dc3872ca122842e26720ac6e6ef287aa2 (diff) | |
download | linux-3.10-1bb3a029078d437aa05bda8a8c8f8ecb1265e231.tar.gz linux-3.10-1bb3a029078d437aa05bda8a8c8f8ecb1265e231.tar.bz2 linux-3.10-1bb3a029078d437aa05bda8a8c8f8ecb1265e231.zip |
x86: nmi_watchdog - documentation fix - v2
typo fixes from Randy Dunlap and Alan Cox.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/nmi_watchdog.txt')
-rw-r--r-- | Documentation/nmi_watchdog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/nmi_watchdog.txt b/Documentation/nmi_watchdog.txt index 101bfcf19c0..90aa4531cb6 100644 --- a/Documentation/nmi_watchdog.txt +++ b/Documentation/nmi_watchdog.txt @@ -69,7 +69,7 @@ to the overall system performance. On x86 nmi_watchdog is disabled by default so you have to enable it with a boot time parameter. -NOTE: Prior to 2.4.2-ac18 the NMI-oopser is enabled unconditionally +NOTE: In kernels prior to 2.4.2-ac18 the NMI-oopser is enabled unconditionally on x86 SMP boxes. [ feel free to send bug reports, suggestions and patches to |