[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221019034945.93081-1-wangkefeng.wang@huawei.com>
Date: Wed, 19 Oct 2022 11:49:40 +0800
From: Kefeng Wang <wangkefeng.wang@...wei.com>
To: <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
CC: Dinh Nguyen <dinguyen@...nel.org>,
Jarkko Sakkinen <jarkko@...nel.org>,
Dave Hansen <dave.hansen@...ux.intel.com>,
<linux-sgx@...r.kernel.org>, <amd-gfx@...ts.freedesktop.org>,
<linux-mm@...ck.org>, Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: [PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
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
Powered by blists - more mailing lists