diff options
| author | Andrew Morton <[email protected]> | 2007-06-08 13:47:01 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-08 17:23:34 -0700 |
| commit | b39b70366c5be68affe9777de72846540d840464 (patch) | |
| tree | faae0447c5661e87061c5a046db4bb9cf181d0c9 /include/linux | |
| parent | 12710a56cb56e81bd8f457cc2f50c2ebfc0cb390 (diff) | |
x86_64: oops_begin() fix
We don't want to see this:
> BUG: using smp_processor_id() in preemptible [00000001] code: bash/3857
> caller is oops_begin+0xb/0x6f
>
> Call Trace:
> [<ffffffff8020ab4d>] show_trace+0x34/0x4f
> [<ffffffff8020ab7a>] dump_stack+0x12/0x17
> [<ffffffff8030d92d>] debug_smp_processor_id+0xad/0xbc
> [<ffffffff8042388f>] oops_begin+0xb/0x6f
> [<ffffffff8042520b>] do_page_fault+0x66a/0x7c0
> [<ffffffff804234bd>] error_exit+0x0/0x84
>
coming out when the kernel is trying to oops.
Cc: Andi Kleen <[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