https://github.com/torvalds/linux
Revision a2492ca86c98f676561f7d318b1e2e1786af0caf authored by Samuel Holland on 24 June 2023, 06:03:20 UTC, committed by Palmer Dabbelt on 06 July 2023, 17:30:16 UTC
This allocates the VM flag needed to support the userfaultfd minor fault
functionality. Because the flag bit is >= bit 32, it can only be enabled
for 64-bit kernels. See commit 7677f7fd8be7 ("userfaultfd: add minor
fault registration mode") for more information.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Link: https://lore.kernel.org/r/20230624060321.3401504-1-samuel.holland@sifive.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 5177978
History
Tip revision: a2492ca86c98f676561f7d318b1e2e1786af0caf authored by Samuel Holland on 24 June 2023, 06:03:20 UTC
riscv: Select HAVE_ARCH_USERFAULTFD_MINOR
Tip revision: a2492ca
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
io_uring
ipc
kernel
lib
mm
net
rust
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 20.1 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 151 bytes
.gitattributes -rw-r--r-- 105 bytes
.gitignore -rw-r--r-- 2.1 KB
.mailmap -rw-r--r-- 28.2 KB
.rustfmt.toml -rw-r--r-- 369 bytes
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 100.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 698.7 KB
Makefile -rw-r--r-- 70.4 KB
README -rw-r--r-- 727 bytes

README

back to top