]> 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>
Mon, 24 Oct 2011 14:54:03 +0000 (01:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Oct 2011 09:07:37 +0000 (20:07 +1100)
commitfc7a115c49af7118d37d33a5461c07cff7fabf54
tree6599b9dcbffe106edda60483e606a7d376d7c52c
parentf20d8ef53349ccfa2bd0ea81f87445f8d1b3f951
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