summaryrefslogtreecommitdiffstats
path: root/sys/amd64/amd64/mem.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-12-06 23:19:47 +0000
committerpeter <peter@FreeBSD.org>2003-12-06 23:19:47 +0000
commite875083eeafdcb1031b930a65960415347bf6127 (patch)
tree77439996de9716cd52a55e7f02b8611fd949bf0e /sys/amd64/amd64/mem.c
parent09751b87c2960d25112bc75aa65de9b27e88dcbc (diff)
downloadFreeBSD-src-e875083eeafdcb1031b930a65960415347bf6127.zip
FreeBSD-src-e875083eeafdcb1031b930a65960415347bf6127.tar.gz
Various whitespace and cosmetic sync-up's with i386.
Approved by: re (scottl)
Diffstat (limited to 'sys/amd64/amd64/mem.c')
-rw-r--r--sys/amd64/amd64/mem.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/amd64/amd64/mem.c b/sys/amd64/amd64/mem.c
index aeb2e35..c2c702f 100644
--- a/sys/amd64/amd64/mem.c
+++ b/sys/amd64/amd64/mem.c
@@ -36,8 +36,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * Utah $Hdr: mem.c 1.13 89/10/08$
- * @(#)mem.c 7.2 (Berkeley) 5/9/91
+ * from: Utah $Hdr: mem.c 1.13 89/10/08$
+ * from: @(#)mem.c 7.2 (Berkeley) 5/9/91
*/
#include <sys/cdefs.h>
@@ -175,6 +175,7 @@ kmemphys:
}
c = iov->iov_len;
+
/*
* Make sure that all of the pages are currently resident so
* that we don't create any zero-fill pages.
OpenPOWER on IntegriCloud