commit | 0d9ee6a2d4a6e92c49e6fa9469e5731d21ee203e | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Sep 27 22:03:33 2010 +0200 |
committer | Andi Kleen <ak@linux.intel.com> | Thu Oct 07 09:45:44 2010 +0200 |
tree | 563ee93b63198db99f60fff24f98db3d9d12cc08 | |
parent | a337fdac7a5622d1e6547f4b476c14dfe5a2c892 [diff] |
HWPOISON: Report correct address granuality for AO huge page errors The SIGBUS user space signalling is supposed to report the address granuality of a corruption. Pass this information correctly for huge pages by querying the hpage order. Reviewed-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Reviewed-by: Wu Fengguang <fengguang.wu@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>