From: Andrew Morton Date: Thu, 9 Oct 2014 22:28:41 +0000 (-0700) Subject: mm/debug.c: use pr_emerg() X-Git-Tag: omap-for-v3.19/prcm-cleanup~134^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a82ca0d6437261d0727ce472ae4f3a05a9ce5f7;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed