]> 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>
Fri, 9 Nov 2012 03:08:43 +0000 (14:08 +1100)
commitf9d88aabe7b23cf31112094262d5de00cfa6d950
tree3f2c2b817ada563a3058e3ecba0d1f693d0be0cf
parentce2b8c721f3472f99dd1926cca8d906b9fa7d614
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