git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aeb95d
)
x86: clean up stack overflow debug check
author
Ingo Molnar
<mingo@elte.hu>
Sun, 23 Nov 2008 08:02:26 +0000
(09:02 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 23 Nov 2008 08:04:39 +0000
(09:04 +0100)
Impact: cleanup
Simplify the irq-sampled stack overflow debug check:
- eliminate an #idef
- use WARN_ONCE() to emit a single warning (all bets are off
after the first such warning anyway)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irq_64.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/irq_64.c
Simple merge