NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/17199 CVS commit: [netbsd-4] src/sys/arch/amd64/amd64
The following reply was made to PR port-i386/17199; it has been noted by GNATS.
From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/17199 CVS commit: [netbsd-4] src/sys/arch/amd64/amd64
Date: Sat, 22 Nov 2008 16:33:41 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Sat Nov 22 16:33:41 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-4]: machdep.c
Log Message:
Pull up following revision(s) (requested by cegger in ticket #1233):
sys/arch/amd64/amd64/machdep.c: revision 1.106, 1.107 via patch
cosmetic change (mostly to reduce diff to i386/i386/machdep.c:initi386):
use PRIx64 rather %qx
No functional changes intended.
reduce diff to i386/i386/machdep.c:init386()
- introduce add_mem_cluster() as done in i386
- apply rev. 1.480 from i386/i386/machdep.c: fixes PR 17199 for amd64
- apply rev. 1.492 from i386/i386/machdep.c: fixes PR 13399 for amd64
To generate a diff of this commit:
cvs rdiff -r1.44.2.4 -r1.44.2.5 src/sys/arch/amd64/amd64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index