Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 18:09:07 +0000 (GMT)
From:      Andrew Gordon <arg-bsd@arg1.demon.co.uk>
To:        Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Cc:        <stable@FreeBSD.ORG>
Subject:   Re: machdep.c problem [was Re: SMP broken on PPro]
Message-ID:  <20021108180141.B21142-100000@server.arg.sj.co.uk>
In-Reply-To: <20021109.013230.98854530.iwasaki@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, 9 Nov 2002, Mitsuru IWASAKI wrote:
>
> > > The problem on -STABLE is with /sys/i386/i386/machdep.c, revision
> > > 1.385.2.26.  I am not smart enough to know exactly what is wrong
> > > with the diff but reverting back to revision 1.385.2.25 of
> > > /sys/i386/i386/machdep.c fixes the problem.
>
> Now I got spare time for making patches for this :-)
> Please test the patch, and let me know if any problems or side effects
> were found.

The patch does not work for me (Intel SCB2 motherboard, SMP, 2xP3Xeon).

It stops in much the same place as before, but apparently gives
"Privileged instruction fault" this time (I do not have console access to
this machine, so I have to ask someone to look at the screen when it fails
to boot).

Reverting to 1.385.2.25 gives a working kernel.

> Also suggestions for better solution would be welcome.
> I'll commit equivalent fix to CURRENT within couple of days, then MFC
> another couple of days later.

Perhaps you should back out the 1.135.2.26 commit to -stable until the
problem is fixed.

> Index: machdep.c
> ===================================================================
> RCS file: /home/ncvs/src/sys/i386/i386/machdep.c,v
> retrieving revision 1.385.2.26
> diff -u -r1.385.2.26 machdep.c
> --- machdep.c	2 Nov 2002 05:07:18 -0000	1.385.2.26
> +++ machdep.c	8 Nov 2002 15:30:06 -0000
>......


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021108180141.B21142-100000>