HWPOISON: Disable DEBUG by default
authorAndi Kleen <ak@linux.intel.com>
Mon, 27 Sep 2010 21:33:29 +0000 (23:33 +0200)
committerAndi Kleen <ak@linux.intel.com>
Fri, 8 Oct 2010 07:33:00 +0000 (09:33 +0200)
commit898e70d1e526d7814bd2f64c907706b83ffca9af
treebc2c6775d865158d0f483de723dc0406b6006ed2
parentfb46e73520940bfc426152cfe5e4a9f1ae3f00b6
HWPOISON: Disable DEBUG by default

Now that only a few obscure messages are left as pr_debug disable
outputting of pr_debug in memory-failure.c by default.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
mm/memory-failure.c