diff options
author | peter <peter@FreeBSD.org> | 2004-06-08 02:20:40 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2004-06-08 02:20:40 +0000 |
commit | f9a170c34a9a0d3656dea30832512c8f16ec97c8 (patch) | |
tree | 11a336ada626b796ff4675e45a70a48b7adc5224 /lib/libc/stdio/wsetup.c | |
parent | 0ef9412643b4766069819fd50232234583dfe026 (diff) | |
download | FreeBSD-src-f9a170c34a9a0d3656dea30832512c8f16ec97c8.zip FreeBSD-src-f9a170c34a9a0d3656dea30832512c8f16ec97c8.tar.gz |
In pmap_extract_and_hold(), there is no need to mask off PG_FRAME because
pmap_extract() already does it.
In pmap_enter(), opa has already been masked so don't do it again.
Wrap a long line (recent transgression).
Use trunc_page() in pmap_mapdev() instead of anding with PG_FRAME, since
that is what we really meant.
Submitted by: alc (first item)
Diffstat (limited to 'lib/libc/stdio/wsetup.c')
0 files changed, 0 insertions, 0 deletions