]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slab: add taint flag outputting to debug paths.
authorDave Jones <davej@redhat.com>
Mon, 24 Oct 2011 14:53:55 +0000 (01:53 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 7 Nov 2011 02:40:25 +0000 (13:40 +1100)
commitbb89c052a1ae686df8db8f28d1e2c3ed11dbf538
tree6a560e7898b041d6079a4f48ecdaf0a7387be4eb
parent3df835805d3a72a49aa0b1d43daab0d048569638
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