Skip to content
Commit f672b49b authored by Andi Kleen's avatar Andi Kleen
Browse files

x86: HWPOISON: Report correct address granuality for huge hwpoison faults



An earlier patch fixed the hwpoison fault handling to encode the
huge page size in the fault code of the page fault handler.

This is needed to report this information in SIGBUS to user space.

This is a straight forward patch to pass this information
through to the signal handling in the x86 specific fault.c

Cc: x86@kernel.org
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: fengguang.wu@intel.com
Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
parent aa50d3a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment