]> 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>
Tue, 11 Oct 2011 08:43:42 +0000 (19:43 +1100)
commit934c84b7095f5225800e89c561544977e10ebca6
treeb6a45dbe4d58511e150671b79d721219663ece17
parent108be03ca1eda55215d4f686b772fa6e0cd88596
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