]> 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>
Tue, 8 Nov 2011 03:15:57 +0000 (14:15 +1100)
commitdc783e38570cf25ab5dfca054b38006c8cee62e3
treed5e992ab02ea88cf86e92b889ec57daead6cc4a9
parent37842fa33725a90208403560cff35fa439e6bff6
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