linux-next/arch/um
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
..
configs um: Remove 3-level page table support on i386 2024-10-10 12:06:43 +02:00
drivers um: Use os_set_pdeathsig helper in winch thread/process 2024-10-25 11:34:55 +02:00
include um: Add os_set_pdeathsig helper function 2024-10-25 11:34:54 +02:00
kernel um: Remove double zero check 2024-11-07 17:34:03 +01:00
os-Linux um: Set parent-death signal for write_sigio thread/process 2024-10-25 11:34:55 +02:00
scripts um: prevent user code in modules 2023-04-20 23:06:38 +02:00
.gitignore um: gitignore: Add kernel/capflags.c 2021-12-21 21:22:43 +01:00
Kbuild um: use obj-y to descend into arch/um/*/ 2023-08-26 22:41:34 +02:00
Kconfig um: switch to regset API and depend on XSTATE 2024-10-23 12:13:16 +02:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: use execveat to create userspace MMs 2024-10-10 13:37:16 +02:00
Makefile-os-Linux x86, um: get rid of arch/um/os symlink 2008-10-22 22:55:22 -07:00
Makefile-skas um: fix stub exe build with CONFIG_GCOV 2024-10-26 16:06:10 +02:00