]> 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>
Fri, 30 Sep 2011 04:53:19 +0000 (14:53 +1000)
commitcfe27c4062f1b5101794ca93dbe8ec03ecda8a1d
treef0e100dd33b871e8ba3754043d976911350fa829
parent9076becee0ec7158c17d16e78e7d7b7e684aa549
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