linux-next/arch/um/kernel/skas
Shaojie Dong 0b0ad2541d um: Remove double zero check
free_pages() performs a parameter null check inside
therefore remove double zero check here.

Signed-off-by: Shaojie Dong <quic_shaojied@quicinc.com>
Link: https://patch.msgid.link/20241025-upstream_branch-v5-1-b8998beb2c64@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-11-07 17:34:03 +01:00
..
.gitignore um: use execveat to create userspace MMs 2024-10-10 13:37:16 +02:00
Makefile um: fix stub exe build with CONFIG_GCOV 2024-10-26 16:06:10 +02:00
mmu.c um: Remove double zero check 2024-11-07 17:34:03 +01:00
process.c um: Remove unused fields from thread_struct 2024-09-12 20:35:35 +02:00
stub_exe_embed.S um: use execveat to create userspace MMs 2024-10-10 13:37:16 +02:00
stub_exe.c um: make stub_exe _start() pure inline asm 2024-10-23 09:04:59 +02:00
stub.c um: Abandon the _PAGE_NEWPROT bit 2024-10-23 09:52:49 +02:00
syscall.c um: fix time-travel syscall scheduling hack 2024-09-12 20:46:23 +02:00
uaccess.c um: document arch_futex_atomic_op_inuser 2024-01-04 22:08:57 +01:00