linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
@ 2022-10-19  3:49 Kefeng Wang
  2022-10-19  3:49 ` [PATCH 1/5] nios2: remove unused INIT_MMAP Kefeng Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kefeng Wang @ 2022-10-19  3:49 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton
  Cc: Dinh Nguyen, Jarkko Sakkinen, Dave Hansen, linux-sgx, amd-gfx,
	linux-mm, Kefeng Wang

Kefeng Wang (5):
  nios2: remove unused INIT_MMAP
  x86/sgx: use VM_ACCESS_FLAGS
  mm: mprotect: use VM_ACCESS_FLAGS
  mm: debug_vm_pgtable: use VM_ACCESS_FLAGS
  amdgpu: use VM_ACCESS_FLAGS

 arch/nios2/include/asm/processor.h      | 3 ---
 arch/x86/kernel/cpu/sgx/encl.c          | 4 ++--
 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 2 +-
 mm/debug_vm_pgtable.c                   | 8 ++------
 mm/mprotect.c                           | 3 +--
 5 files changed, 6 insertions(+), 14 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2022-10-23 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19  3:49 [PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS Kefeng Wang
2022-10-19  3:49 ` [PATCH 1/5] nios2: remove unused INIT_MMAP Kefeng Wang
2022-10-19  3:49 ` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS Kefeng Wang
2022-10-23 20:07   ` Jarkko Sakkinen
2022-10-23 20:09     ` Jarkko Sakkinen
2022-10-19  3:49 ` [PATCH 3/5] mm: mprotect: " Kefeng Wang
2022-10-19  3:49 ` [PATCH 4/5] mm: debug_vm_pgtable: " Kefeng Wang
2022-10-19  3:49 ` [PATCH 5/5] amdgpu: " Kefeng Wang

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