]> 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>
Tue, 11 Oct 2011 08:43:38 +0000 (19:43 +1100)
commit768cda7f4226fd6d17d441d083681e712ddd7672
tree6b66528a1745eaf802f21e65201902bb2cedd125
parent0b06fe59c8bdfd5cd6709bc66fd5073827a7ed02
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