commit | 8e85b4b553fc932e1c5141feb5fda389b7f5db01 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 02 10:50:53 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 02 10:58:04 2008 +0200 |
tree | 2e3f1894e36be800aadeac7ed86ebb4f9fb992a3 | |
parent | 978b0116cd225682a29e3d1d5010319bf2de32c2 [diff] |
softirqs, debug: preemption check if a preempt count leaks out of a softirq handler it can be very hard to figure it out. Add a debug check for this. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>