diff options
author | 2004-11-27 14:26:30 +0000 | |
---|---|---|
committer | 2004-11-27 14:26:30 +0000 | |
commit | 570a4ec563a74fbc1b32472f971d0217eddef56f (patch) | |
tree | 7e68f29da3008c36e9ac50212a433bac376a7432 /sys/kern/uipc_domain.c | |
parent | if the package is already installed, check whether updating it makes sense: (diff) | |
download | wireguard-openbsd-570a4ec563a74fbc1b32472f971d0217eddef56f.tar.xz wireguard-openbsd-570a4ec563a74fbc1b32472f971d0217eddef56f.zip |
In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowest
page writeable, with PMAP_MD_RWLOW, which tells how many pages have to be
left writeable on low addresses, since the mac rom needs more than one.
This lets non-DDB mac68k kernels run.
No change on non-mac68k platforms.
Diffstat (limited to 'sys/kern/uipc_domain.c')
0 files changed, 0 insertions, 0 deletions