]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kernel/traps.c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / arch / powerpc / kernel / traps.c
index f9b751b29558ec842af0f3cd5cdc2f55bb7e91a3..37cc40ef5043f26ba0b0fb930ce0ae523d805ea0 100644 (file)
@@ -146,7 +146,7 @@ static void __kprobes oops_end(unsigned long flags, struct pt_regs *regs,
 {
        bust_spinlocks(0);
        die_owner = -1;
-       add_taint(TAINT_DIE);
+       add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE);
        die_nest_count--;
        oops_exit();
        printk("\n");