diff options
| author | Fernando Vazquez <[email protected]> | 2006-09-30 23:29:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-01 00:39:31 -0700 |
| commit | bc03613decef0cc4d2f3a24f19fa5a868745715f (patch) | |
| tree | 7c3343b100ae399df29815d709e4ab01768141ca /include/linux | |
| parent | ce53af9496c625a8ae33526713be34a23756db19 (diff) | |
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
Re-implement smp_send_nmi_allbutself() so that calls to smp_processor_id
(through send_IPI_allbutself) can be replaced with safe_smp_processor_id
without affecting other parts of the kernel (as suggested by Eric Biederman).
Signed-off-by: Fernando Vazquez <[email protected]>
Looks-reasonable-to: Andi Kleen <[email protected]>
Acked-by: "Eric W. Biederman" <[email protected]>
Cc: Vivek Goyal <[email protected]>
Cc: James Bottomley <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions