]> 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>
Thu, 13 Oct 2011 06:49:18 +0000 (17:49 +1100)
commit76c6e569e85309567610a30e64146e60c0ec1ac9
treeefd598f8e67d3d467df89b9af71ad5b1b603b69b
parent359ba4f8a1db1a94917a3bd5d40bf87c85a5e477
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