HWPOISON: Convert pr_debugs to pr_info
authorAndi Kleen <ak@linux.intel.com>
Mon, 27 Sep 2010 21:31:30 +0000 (23:31 +0200)
committerAndi Kleen <ak@linux.intel.com>
Fri, 8 Oct 2010 07:33:00 +0000 (09:33 +0200)
Convert a lot of pr_debugs in memory-failure.c that are generally useful
to pr_info. It's reasonable to print at least one message why
offlining succeeded or failed by default.

Signed-off-by: Andi Kleen <ak@linux.intel.com>

No differences found