]> 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>
Fri, 7 Oct 2011 06:06:33 +0000 (17:06 +1100)
commit256bc9cbbf2fed5633b5b18c3564feb5ccbfc98b
tree052bf4aa4575ce1313a75f74cb6e5c738a5688d3
parent97bfc0ce0c8c6e3ca9fb40b9e758c4c5aad49b4c
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