]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slab: add taint flag outputting to debug paths.
authorDave Jones <davej@redhat.com>
Wed, 5 Oct 2011 00:42:42 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 14 Oct 2011 06:19:39 +0000 (17:19 +1100)
commit5384a8c6911d7b57c136e6aefd4854509c0325a0
treed8c4804473aa0d48576953de060ebd471120f2f3
parent25da42c77786c5719872ae725b8be758ba9f6f2f
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