--=_courier-22231-1055298276-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, Jun 10, 2003 at 02:14:40PM -0700, Andrew Morton wrote:
> Simon Fowler <simon@himi.org> wrote:
> >
> > On Tue, Jun 10, 2003 at 04:16:54PM +1000, Simon Fowler wrote:
> > > I've started seeing a hard lockup on boot with my Fujitsu Lifebook
> > > p2120 laptop, with a radeon mobility M6 LY, when using a Linus bk
> > > kernel as of 2003-06-09 (possibly earlier - the last kernel I've
> > > tested is bk as of 2003-06-04). lspci lists this hardware:
> > >=20
> > I've narrowed the start of the problem down: 2.5.70-bk13 works,
> > -bk14 oopses.=20
>=20
> That's funny. bk13->bk14 was almost all arm stuff. diffstat below.
>=20
> It might be worth reverting this chunk, see if that fixes it:
>=20
> --- b/drivers/char/mem.c Thu Jun 5 23:36:40 2003
> +++ b/drivers/char/mem.c Sun Jun 8 05:02:24 2003
> @@ -716 +716 @@
> -__initcall(chr_dev_init);
> +subsys_initcall(chr_dev_init);
>=20
And we have a winner . . . Reverting this hunk fixes the oops.
Simon
--=20
PGP public key Id 0x144A991C, or http://himi.org/stuff/himi.asc
(crappy) Homepage: http://himi.org
doe #237 (see http://www.lemuria.org/DeCSS)=20
My DeCSS mirror: ftp://himi.org/pub/mirrors/css/=20
--=_courier-22231-1055298276-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+5pGuQPlfmRRKmRwRApK6AKCmVDRjViOREYLW4fW7LYL/4r2JnQCcCb47
RT3FIV2JaIPQZD2QCKhhxss=
=fCss
-----END PGP SIGNATURE-----
--=_courier-22231-1055298276-0001-2--