git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b01d072
)
mm/mmap.c: use pr_emerg when printing BUG related information
author
Sasha Levin
<sasha.levin@oracle.com>
Tue, 9 Sep 2014 21:50:59 +0000
(14:50 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Sep 2014 22:42:12 +0000
(15:42 -0700)
Make sure we actually see the output of validate_mm() and browse_rb()
before triggering a BUG(). pr_info isn't shown by default so the reason
for the BUG() isn't obvious.
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>
mm/mmap.c
patch
|
blob
|
history
diff --cc
mm/mmap.c
Simple merge