]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: print out information of file affected by memory error
authorNaoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Fri, 9 Nov 2012 03:04:20 +0000 (14:04 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Nov 2012 05:15:32 +0000 (16:15 +1100)
commitc0230ec53fd4ee1842cc22b96ac3c10eb41bc22f
treed4c106f156b39398073e650d461e679fa95f6db6
parenta7485c43d619657bb0c9fbcb1a27a8cad709c4eb
mm: print out information of file affected by memory error

Printing out the information about which file can be affected by a memory
error in generic_error_remove_page() is helpful for user to estimate the
impact of the error.

Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: Jan Kara <jack@suse.cz>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: "Jun'ichi Nomura" <j-nomura@ce.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/truncate.c