Subject: PR/35068 CVS commit: [netbsd-3] src/sys/arch/mac68k/mac68k
To: None <chs@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 01/09/2007 22:30:02
The following reply was made to PR port-mac68k/35068; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35068 CVS commit: [netbsd-3] src/sys/arch/mac68k/mac68k
Date: Tue,  9 Jan 2007 22:28:57 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Tue Jan  9 22:28:57 UTC 2007
 
 Modified Files:
 	src/sys/arch/mac68k/mac68k [netbsd-3]: locore.s
 
 Log Message:
 Pull up following revision(s) (requested by chs in ticket #1626):
 	sys/arch/mac68k/mac68k/locore.s: revision 1.146
 in doboot, use "longscratch" as a scratch memory location instead of
 something in the (read-only) text section.  fixes PR 35068.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.144 -r1.144.14.1 src/sys/arch/mac68k/mac68k/locore.s
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.