Subject: Re: PR/33918 CVS commit: src/sys/arch/i386/conf
To: None <mrg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 07/31/2006 18:35:02
The following reply was made to PR port-i386/33918; it has been noted by GNATS.

From: christos@zoulas.com (Christos Zoulas)
To: gnats-bugs@NetBSD.org, mrg@NetBSD.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org, tron@colwyn.zhadum.org.uk
Cc: 
Subject: Re: PR/33918 CVS commit: src/sys/arch/i386/conf
Date: Mon, 31 Jul 2006 14:31:15 -0400

 On Jul 31,  6:20pm, tron@colwyn.zhadum.org.uk (Matthias Scheler) wrote:
 -- Subject: Re: PR/33918 CVS commit: src/sys/arch/i386/conf
 
 | From: Matthias Scheler <tron@colwyn.zhadum.org.uk>
 | To: Christos Zoulas <christos@NetBSD.org>
 | Cc: NetBSD GNATS <gnats-bugs@NetBSD.org>
 | Subject: Re: PR/33918 CVS commit: src/sys/arch/i386/conf
 | Date: Mon, 31 Jul 2006 19:15:40 +0100
 | 
 |  On Mon, Jul 31, 2006 at 05:10:07PM +0000, Christos Zoulas wrote:
 |  > From: Christos Zoulas <christos@netbsd.org>
 |  > To: gnats-bugs@NetBSD.org
 |  > Cc: 
 |  > Subject: PR/33918 CVS commit: src/sys/arch/i386/conf
 |  > Date: Mon, 31 Jul 2006 17:07:27 +0000 (UTC)
 |  > 
 |  >  Module Name:	src
 |  >  Committed By:	christos
 |  >  Date:		Mon Jul 31 17:07:27 UTC 2006
 |  >  
 |  >  Modified Files:
 |  >  	src/sys/arch/i386/conf: Makefile.i386
 |  >  
 |  >  Log Message:
 |  >  workaround for PR 33918
 |  >  
 |  >  
 |  >  To generate a diff of this commit:
 |  >  cvs rdiff -r1.146 -r1.147 src/sys/arch/i386/conf/Makefile.i386
 |  
 |  I think you got the wrong PR number here. This looks like a fix
 |  for PR port-i386/33725 to me.
 |  
 |  Just to be sure I tried building a kernel with an unmodified "machdep.c"
 |  and the above change and it still panic-ed.
 
 That is 33725... 33918 is the biosparam problem, which is not a compiler
 issue. Sorry for the confusion.
 
 christos