commit | 96dad67ff244e797c4bc3e4f7f0fdaa0cfdf0a7d | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Thu Oct 09 15:28:39 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 09 22:25:58 2014 -0400 |
tree | ea45352bf168845bf42d0d656b5d8bdacc55d8e8 | |
parent | 31c9afa6db122a5c7a7843278aaf77dd08ea6e98 [diff] |
mm: use VM_BUG_ON_MM where possible Dump the contents of the relevant struct_mm when we hit the bug condition. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>