diff options
| author | Alexander Nyberg <[email protected]> | 2005-07-28 21:15:20 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-07-28 21:45:57 -0700 |
| commit | 2a16a3007d5b5896ff62d149bb4dca1a29fd78c4 (patch) | |
| tree | 503c4baf54a7be16e1dd40ba864a855b73f539e9 /scripts/basic | |
| parent | 63953523341bcafe5928bf6e99bffd7db94b471e (diff) | |
[PATCH] x86_64: cpu hotplug changes kills nmi watchdog
When the x86_64 cpu hotplug changes went in it added a check in
default_do_nmi() which kills NMI delivery on any CPU but the BSP.
The NMI watchdog is brought up quite some time before the online bit is set
in num_online_cpus so this won't work very well. The nmi watchdogs on cpus
that are not BSP will never be reprogrammed and no NMIs.
Why was this check added? How does an offlined cpu receive an NMI?
Signed-off-by: Alexander Nyberg <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Zwane Mwaikambo <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions