slub: add taint flag outputting to debug paths
authorDave Jones <davej@redhat.com>
Tue, 15 Nov 2011 23:04:00 +0000 (15:04 -0800)
committerPekka Enberg <penberg@kernel.org>
Wed, 16 Nov 2011 19:14:40 +0000 (21:14 +0200)
commit265d47e7115023df9e2b7a864b207b4738d9e18c
treecb696cbbb7eceb99315a72e56abd9cd3ba2964a6
parent3df1cccdfb3fab6aa9176beb655d802eb384eabc
slub: add taint flag outputting to debug paths

When we get corruption reports, it's useful to see if the kernel was
tainted, to rule out problems we can't do anything about.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
mm/slub.c