diff options
author | 2007-04-22 18:13:04 +0000 | |
---|---|---|
committer | 2007-04-22 18:13:04 +0000 | |
commit | 85015cc0b15b5586f7f2dc6a5718baf89c5286e5 (patch) | |
tree | 0e97542970db533d2c2d2fec7c13a2f06e323050 /sys/arch/macppc/dev/sysbutton.c | |
parent | rename a very long driver name to something shorter, and more clear (diff) | |
download | wireguard-openbsd-85015cc0b15b5586f7f2dc6a5718baf89c5286e5.tar.xz wireguard-openbsd-85015cc0b15b5586f7f2dc6a5718baf89c5286e5.zip |
- Use pmap_get_page and pmap_free_page to manage memory allocations
for sparc64 pmap. They take care of all the magic of checking for
initialized pages, zeroing them, etc.
- merge pmap_create and pmap_pinit.
- don't do the page allocation dance in pmap_kenter, we have growkernel.
- Clean up if I was close to something dirty.
kettenis@ ok
Diffstat (limited to 'sys/arch/macppc/dev/sysbutton.c')
0 files changed, 0 insertions, 0 deletions