linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6.1 0/2] x86/mm/pat: fix VM_PAT handling
@ 2025-12-24 10:24 Ajay Kaher
  2025-12-24 10:24 ` [PATCH v6.1 1/2] x86/mm/pat: clear VM_PAT if copy_p4d_range failed Ajay Kaher
  2025-12-24 10:24 ` [PATCH v6.1 2/2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() Ajay Kaher
  0 siblings, 2 replies; 3+ messages in thread
From: Ajay Kaher @ 2025-12-24 10:24 UTC (permalink / raw)
  To: stable, gregkh
  Cc: dave.hansen, luto, peterz, tglx, mingo, bp, hpa, akpm,
	linux-kernel, linux-mm, ajay.kaher, alexey.makhalov,
	vamsi-krishna.brahmajosyula, yin.ding, tapas.kundu

[PATCH v6.1 1/2]:
  required to backport [PATCH v6.1 2/2].

[PATCH v6.1 2/2]:
  backport to fix VM_PAT handling when fork() fails in copy_page_range().

 arch/x86/mm/pat/memtype.c | 50 +++++++++++++++++++++++----------------
 include/linux/pgtable.h   | 31 ++++++++++++++++++------
 kernel/fork.c             |  4 ++++
 mm/memory.c               | 10 ++++----
 mm/mremap.c               |  2 +-
 5 files changed, 62 insertions(+), 35 deletions(-)

-- 
2.40.4



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

end of thread, other threads:[~2025-12-24 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-24 10:24 [PATCH v6.1 0/2] x86/mm/pat: fix VM_PAT handling Ajay Kaher
2025-12-24 10:24 ` [PATCH v6.1 1/2] x86/mm/pat: clear VM_PAT if copy_p4d_range failed Ajay Kaher
2025-12-24 10:24 ` [PATCH v6.1 2/2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range() Ajay Kaher

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