linux/arch/csky/include/asm
Magnus Lindholm 403d1338a4 mm: pgtable: fix pte_swp_exclusive
Make pte_swp_exclusive return bool instead of int.  This will better
reflect how pte_swp_exclusive is actually used in the code.

This fixes swap/swapoff problems on Alpha due pte_swp_exclusive not
returning correct values when _PAGE_SWP_EXCLUSIVE bit resides in upper
32-bits of PTE (like on alpha).

Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Magnus Lindholm <linmag7@gmail.com>
Cc: Sam James <sam@gentoo.org>
Link: https://lore.kernel.org/lkml/20250218175735.19882-2-linmag7@gmail.com/
Link: https://lore.kernel.org/lkml/20250602041118.GA2675383@ZenIV/
[ Applied as the 'sed' script Al suggested   - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2025-06-11 14:52:08 -07:00
..
Kbuild
addrspace.h
asid.h
atomic.h
barrier.h
bitops.h
bug.h
cache.h
cacheflush.h
cachetype.h
checksum.h
clocksource.h
cmpxchg.h
elf.h
fixmap.h
ftrace.h
futex.h
highmem.h
io.h
irq_work.h
irqflags.h
jump_label.h
kprobes.h
memory.h
mmu.h
mmu_context.h
page.h
pci.h
perf_event.h
pgalloc.h mm: call ctor/dtor for kernel PTEs 2025-05-11 17:48:21 -07:00
pgtable.h mm: pgtable: fix pte_swp_exclusive 2025-06-11 14:52:08 -07:00
probes.h
processor.h
ptrace.h
reg_ops.h
seccomp.h
sections.h
shmparam.h
smp.h
spinlock.h
spinlock_types.h
stackprotector.h
string.h
switch_to.h
syscall.h syscall.h: add syscall_set_arguments() 2025-05-11 17:48:15 -07:00
syscalls.h
tcm.h
thread_info.h
tlb.h
tlbflush.h
traps.h
uaccess.h
unistd.h
uprobes.h
vdso.h
vmalloc.h