]> git.karo-electronics.de Git - karo-tx-linux.git/commit
slub: 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>
Wed, 12 Oct 2011 06:31:57 +0000 (17:31 +1100)
commit7d2f548bb9be24dc34b48977db6e89afc7dc4d6c
tree430add7b01dff3bc205e93a857f0d344da7007cc
parent44a0ae6803941c53502c4a4df0077769b820916c
slub: 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/slub.c