public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -v2 0/3] KVM, Replace is_hwpoison_address with __get_user_pages
@ 2011-01-30  3:15 Huang Ying
  2011-01-30  3:15 ` [PATCH -v2 1/3] mm, export __get_user_pages Huang Ying
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Huang Ying @ 2011-01-30  3:15 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti
  Cc: linux-kernel, kvm, Andi Kleen, ying.huang, Tony Luck, Dean Nelson,
	Andrew Morton

v2:

- Export __get_user_pages, because we need other get_user_pages variants too.


[PATCH -v2 1/3] mm, export __get_user_pages
[PATCH -v2 2/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
[PATCH -v2 3/3] KVM, Replace is_hwpoison_address with __get_user_pages

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

end of thread, other threads:[~2011-02-03  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-30  3:15 [PATCH -v2 0/3] KVM, Replace is_hwpoison_address with __get_user_pages Huang Ying
2011-01-30  3:15 ` [PATCH -v2 1/3] mm, export __get_user_pages Huang Ying
2011-01-30  3:15 ` [PATCH -v2 2/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally Huang Ying
2011-01-30  3:15 ` [PATCH -v2 3/3] KVM, Replace is_hwpoison_address with __get_user_pages Huang Ying
2011-02-03  9:44 ` [PATCH -v2 0/3] " Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox