aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_device.c
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2024-04-22 13:43:54 -0400
committerIan Moffett <ian@osmora.org>2024-04-22 13:43:54 -0400
commitb90f77b95cd1509754b8038db10dde36c679c052 (patch)
tree531706f3336d2e2de98c15fa7930ae396929d648 /sys/kern/kern_device.c
parentdd375201a9fd44d1a58f5946dc83018afa240dec (diff)
kernel: vm_map: Fix anon map bug
We should allocate physical memory before we map so the address returned isn't 0. We should also set the virtual memory object for the mapping. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/kern/kern_device.c')
0 files changed, 0 insertions, 0 deletions