]> 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>
Tue, 4 Oct 2011 07:38:28 +0000 (18:38 +1100)
commit840fa7125764f3c9b8d097366c0d4e8936f7bb1e
tree109853bbc976d7426a4a84c9817a449830adcb1f
parent6e169b9db16e20c3f699e37f7f40c5de706a2ba0
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