diff options
author | 2019-07-31 12:38:04 +0000 | |
---|---|---|
committer | 2019-07-31 12:38:04 +0000 | |
commit | 0b81d999103793343967bd0686f2a61f77585eb2 (patch) | |
tree | 2fd00b822f6c6279e40d9a31ef85bdd0f2c1ba25 /sys/dev/i2c/ihidev.c | |
parent | Fix errors while building bsd.rd & minirootXX.fs on luna88k that is (diff) | |
download | wireguard-openbsd-0b81d999103793343967bd0686f2a61f77585eb2.tar.xz wireguard-openbsd-0b81d999103793343967bd0686f2a61f77585eb2.zip |
Fix kmem access on octeon. Currently, mem_layout lists segments that
were free after the kernel was loaded. The memory occupied by the kernel
image is not included. To let libkvm access the image through /dev/kmem,
return true from is_memory_range() if the physical address is within
the kernel.
Diffstat (limited to 'sys/dev/i2c/ihidev.c')
0 files changed, 0 insertions, 0 deletions