]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: output a list of loaded modules when we hit bad_page()
authorDave Jones <davej@redhat.com>
Wed, 5 Oct 2011 00:42:50 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 Oct 2011 05:59:38 +0000 (16:59 +1100)
commitdcfc0d1cda158a10b19860e55111d653911a8b60
tree4071f8b4eb708aadbdfa5d357a7d34639c2ddc3c
parent5ed25097ee4c7e1eca1ad39597042f7c15fa1a23
mm: output a list of loaded modules when we hit bad_page()

When we get a bad_page bug report, it's useful to see what modules the
user had loaded.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page_alloc.c