]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/lockdep.c
bnx2: Remove now useless VPD code
[net-next-2.6.git] / kernel / lockdep.c
index 5feaddcdbe492f6fb3cb49f4175a0434d5b9c2a8..c62ec14609b990780f7aceb1733a7ca7dd2ab945 100644 (file)
@@ -2147,7 +2147,7 @@ check_usage_backwards(struct task_struct *curr, struct held_lock *this,
                return ret;
 
        return print_irq_inversion_bug(curr, &root, target_entry,
-                                       this, 1, irqclass);
+                                       this, 0, irqclass);
 }
 
 void print_irqtrace_events(struct task_struct *curr)