commit | 7a82ca0d6437261d0727ce472ae4f3a05a9ce5f7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Oct 09 15:28:41 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 09 22:25:59 2014 -0400 |
tree | 6c524997b7f7042cfc7f01888ff8d6946d4358ff | |
parent | 96dad67ff244e797c4bc3e4f7f0fdaa0cfdf0a7d [diff] |
mm/debug.c: use pr_emerg() - s/KERN_ALERT/pr_emerg/: we're going BUG so let's maximize the changes of getting the message out. - convert debug.c to pr_foo() Cc: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>