diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-04-10 13:46:13 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2010-04-10 13:46:13 +0000 |
commit | d6444ee5276f5e98579e476c5c3a20f339f79de7 (patch) | |
tree | 294e9943bc5c79370df0427dc570fdf603eed6d4 /usr.bin/ypcat | |
parent | 81f066943e02124e73358f6ccc7e2fe4dbd1467a (diff) |
pmap_extract() does the equivalent of vtophys if pmap_kernel(), so instead of
doing if (p != NULL) pmap_extract() else vtophys() in a loop, just do
pmap_extract unconditionally.
ok miod@ (he found a typo, all hail miod!)
Diffstat (limited to 'usr.bin/ypcat')
0 files changed, 0 insertions, 0 deletions