linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* HWPOISON huge page signal fixes
@ 2010-10-06 20:57 Andi Kleen
  2010-10-06 20:57 ` [PATCH 1/2] Encode huge page size for VM_FAULT_HWPOISON errors Andi Kleen
  2010-10-06 20:57 ` [PATCH 2/2] x86: HWPOISON: Report correct address granuality for huge hwpoison faults Andi Kleen
  0 siblings, 2 replies; 5+ messages in thread
From: Andi Kleen @ 2010-10-06 20:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mm, fengguang.wu, n-horiguchi, x86

These patches fix the address granuality reporting for hugepage
hwpoison errors. This requires some straight forward changes
in the MM (to return this information from handle_mm_fault)
and in the x86 fault handler (to pass this information on)

Any reviews and acks appreciated.

I plan to carry this in my tree for now. Targetted for 2.6.37

Thanks,
-Andi

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-07  2:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 20:57 HWPOISON huge page signal fixes Andi Kleen
2010-10-06 20:57 ` [PATCH 1/2] Encode huge page size for VM_FAULT_HWPOISON errors Andi Kleen
2010-10-07  2:25   ` Wu Fengguang
2010-10-06 20:57 ` [PATCH 2/2] x86: HWPOISON: Report correct address granuality for huge hwpoison faults Andi Kleen
2010-10-07  2:27   ` Wu Fengguang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).