]> git.baikalelectronics.ru Git - kernel.git/commit
mm: output a list of loaded modules when we hit bad_page()
authorDave Jones <davej@redhat.com>
Tue, 1 Nov 2011 00:07:24 +0000 (17:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Nov 2011 00:30:45 +0000 (17:30 -0700)
commit3091979c171563af91cd1c2b2c86bf89c469e933
tree453bcfffe1955f6087156916eb102af1575206ee
parent5334f0b19630eb2342d9ff18a7b129194aa1418e
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c