mirror-linux/arch/csky/mm
Al Viro 9892775af5 csky: remove BS check for FAULT_FLAG_ALLOW_RETRY
flags are initialized as FAULT_FLAG_DEFAULT, and the only thing done
to that afterwards is |=; since FAULT_FLAG_DEFAULT already includes
FAULT_FLAG_ALLOW_RETRY, it's guaranteed to remain there all along.

Reviewed-by: Guo Ren (Alibaba Damo Academy) <guoren@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-09-13 15:15:07 -04:00
..
Makefile
asid.c csky: Use the bitmap API to allocate bitmaps 2022-07-22 21:36:14 -04:00
cachev1.c
cachev2.c
context.c
dma-mapping.c csky: Fix versioncheck warnings 2022-04-08 15:05:23 +08:00
fault.c csky: remove BS check for FAULT_FLAG_ALLOW_RETRY 2025-09-13 15:15:07 -04:00
highmem.c
init.c arch, mm: make releasing of memory to page allocator more explicit 2025-03-17 22:06:53 -07:00
ioremap.c
syscache.c csky: syscache: Fixup duplicate cache flush 2021-07-04 17:39:54 +08:00
tcm.c
tlb.c csky: Fix TLB maintenance synchronization problem 2021-01-12 09:52:41 +08:00