slab: add taint flag outputting to debug paths.
authorDave Jones <davej@redhat.com>
Tue, 15 Nov 2011 23:03:52 +0000 (15:03 -0800)
committerPekka Enberg <penberg@kernel.org>
Wed, 16 Nov 2011 19:14:44 +0000 (21:14 +0200)
commitface37f5e615646f364fa848f0a5c9d361d7a46e
treead6af6c7251032f4f05a7f220ee3fb3e9eba20b2
parent265d47e7115023df9e2b7a864b207b4738d9e18c
slab: 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/slab.c