NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/49104 CVS commit: src/sys/kern



The following reply was made to PR port-i386/49104; it has been noted by GNATS.

From: Jarle Greipsland <jarle%uninett.no@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: christos%zoulas.com@localhost
Subject: Re: PR/49104 CVS commit: src/sys/kern
Date: Mon, 12 Jan 2015 16:32:34 +0100 (CET)

 christos%zoulas.com@localhost (Christos Zoulas) writes:
 > On Jan 12, 10:50am, jarle%uninett.no@localhost (Jarle Greipsland) wrote:
 > -- Subject: Re: PR/49104 CVS commit: src/sys/kern
 > 
 > |  Unfortunately, this only fixes the second bug in PR49104, where
 > |  cpu_counter32 is called.  The original problem still persists,
 > |  i.e. where cpu_init unconditionally calls the rcr4 function.
 > 
 > Does this fix the problem?
 > 
 > Index: cpu.c
 > ===================================================================
 > RCS file: /cvsroot/src/sys/arch/x86/x86/cpu.c,v
 > retrieving revision 1.111
 > diff -u -u -r1.111 cpu.c
 > --- cpu.c	12 May 2014 11:56:02 -0000	1.111
 > +++ cpu.c	12 Jan 2015 14:15:22 -0000
 [ ... ]
 Much better!  With this patch applied, it boots all the way to
 multi-user state.
 					-jarle
 -- 
 "The Knights who say "LETNi" demand...  A SEGMENT REGISTER!!!"
 "A what?"
 "LETNi! LETNi! LETNi!"
 				-- 1983 (uhclem%nemesis.uucp@localhost)
 


Home | Main Index | Thread Index | Old Index