]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vm_pager: Remove references to KVME_TYPE_DEFAULT in the kernel
authorMark Johnston <markj@FreeBSD.org>
Sat, 16 Jul 2022 15:31:08 +0000 (11:31 -0400)
committerMark Johnston <markj@FreeBSD.org>
Sun, 17 Jul 2022 11:09:48 +0000 (07:09 -0400)
commit7f3c78fbc9b41b720c965c1fa9dd1ecfa25fb507
tree0262c83dbc3c297ea5fc7823d982856becc67405
parent1424f65bbcb3283c899c356bf38ef0a9930add34
vm_pager: Remove references to KVME_TYPE_DEFAULT in the kernel

Keep the definition around since it's used by userspace.

Reviewed by: alc, imp, kib
Tested by: pho
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35791
sys/fs/procfs/procfs_map.c
sys/sys/user.h
sys/vm/vm_object.c