]> 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, 28 Sep 2011 00:50:04 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:08:01 +0000 (16:08 +1000)
commite8aab78e7acc7a5aaa56a8472d8d3ad079169520
treeadb1f2b5fb858c970aaa528942a5b20d7734ed67
parent72532698ac54f181c4eb52039fc9aa7e9ccb34f8
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 <>
mm/page_alloc.c