]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slab: add taint flag outputting to debug paths.
authorDave Jones <davej@redhat.com>
Tue, 8 Nov 2011 00:20:09 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Nov 2011 02:58:35 +0000 (13:58 +1100)
commit6ca966395b60f12bbf71cb2f251be1d589459acc
tree1ab4833bf436bf02be672fcd4860d16f9d85a9b4
parentc295b4e5c7ec41ffedf655f4241e4f370921787d
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>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slab.c