Subject: PR/35068 CVS commit: src/sys/arch/mac68k/mac68k
To: None <port-mac68k-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Chuck Silvers <chs@netbsd.org>
List: netbsd-bugs
Date: 01/08/2007 16:55:03
The following reply was made to PR port-mac68k/35068; it has been noted by GNATS.

From: Chuck Silvers <chs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35068 CVS commit: src/sys/arch/mac68k/mac68k
Date: Mon,  8 Jan 2007 16:54:15 +0000 (UTC)

 Module Name:	src
 Committed By:	chs
 Date:		Mon Jan  8 16:54:15 UTC 2007
 
 Modified Files:
 	src/sys/arch/mac68k/mac68k: locore.s
 
 Log Message:
 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.145 -r1.146 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.