linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] CPA improvements
@ 2022-06-14  6:39 Hyeonggon Yoo
  2022-06-14  6:39 ` [RFC 1/2] x86/mm/cpa: always fail when user address is passed Hyeonggon Yoo
  2022-06-14  6:39 ` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits() Hyeonggon Yoo
  0 siblings, 2 replies; 18+ messages in thread
From: Hyeonggon Yoo @ 2022-06-14  6:39 UTC (permalink / raw)
  To: Dave Hansen, Andy Lutomirski, Peter Zijlstra, Thomas Gleixner,
	Ingo Molnar, H . Peter Anvin, Dan Williams, Paolo Bonzini,
	Jane Chu, Aneesh Kumar K . V, Sean Christopherson, Tianyu Lan,
	Mike Rapoport, Rick Edgecombe, linux-mm
  Cc: Borislav Petkov, x86, Hyeonggon Yoo

This is some improvements of CPA.

Main purpose of this series make pages not to lose _PAGE_GLOBAL after
_set_pages_np() and set_pages_p() are called.

Hyeonggon Yoo (2):
  x86/mm/cpa: always fail when user address is passed
  x86/mm/cpa: drop pgprot_clear_protnone_bits()

 arch/x86/mm/pat/set_memory.c | 30 ++++++------------------------
 1 file changed, 6 insertions(+), 24 deletions(-)

-- 
2.32.0



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

end of thread, other threads:[~2022-07-07 20:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  6:39 [RFC 0/2] CPA improvements Hyeonggon Yoo
2022-06-14  6:39 ` [RFC 1/2] x86/mm/cpa: always fail when user address is passed Hyeonggon Yoo
2022-06-14 17:52   ` Edgecombe, Rick P
2022-06-15  3:26     ` Hyeonggon Yoo
2022-06-15 18:17       ` Edgecombe, Rick P
2022-06-14 18:31   ` Dave Hansen
2022-06-16  8:49     ` Hyeonggon Yoo
2022-06-16 14:20       ` Dave Hansen
2022-06-20  8:08         ` Hyeonggon Yoo
2022-07-07 20:24           ` Dave Hansen
2022-06-15 13:11   ` Christoph Hellwig
2022-06-16  8:51     ` Hyeonggon Yoo
2022-06-14  6:39 ` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits() Hyeonggon Yoo
2022-06-14  6:53   ` Hyeonggon Yoo
2022-06-14 18:23     ` Edgecombe, Rick P
2022-06-15  3:47       ` Hyeonggon Yoo
2022-06-15 18:18         ` Edgecombe, Rick P
2022-06-19 12:20           ` Hyeonggon Yoo

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).