Skip to content
Commit f377fa12 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: clean up stack overflow debug check



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: default avatarIngo Molnar <mingo@elte.hu>
parent 3aeb95d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment