]> git.baikalelectronics.ru Git - kernel.git/commit
mm: use VM_BUG_ON_MM where possible
authorSasha Levin <sasha.levin@oracle.com>
Thu, 9 Oct 2014 22:28:39 +0000 (15:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Oct 2014 02:25:58 +0000 (22:25 -0400)
commit5dcd936d15f75ec3b253209ead9647c2a30754c8
treeea45352bf168845bf42d0d656b5d8bdacc55d8e8
parent7c12429eec2bdceeacb12f34e5edee9b15c1b5d4
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>
kernel/fork.c
kernel/sys.c
mm/huge_memory.c
mm/mlock.c
mm/mmap.c
mm/pagewalk.c