From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263358AbTDMH0R (for ); Sun, 13 Apr 2003 03:26:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263359AbTDMH0R (for ); Sun, 13 Apr 2003 03:26:17 -0400 Received: from adsl-67-121-155-183.dsl.pltn13.pacbell.net ([67.121.155.183]:2528 "EHLO triplehelix.org") by vger.kernel.org with ESMTP id S263358AbTDMH0P (for ); Sun, 13 Apr 2003 03:26:15 -0400 Date: Sun, 13 Apr 2003 00:38:01 -0700 From: Joshua Kwan To: Andrew Morton Cc: linux-kernel mailing list Subject: Re: 2.5.67-mm2 Message-ID: <20030413073801.GA2456@triplehelix.org> References: <20030413031440.GA14357@holomorphy.com> <200304130350.h3D3o8pn031108@sith.maoz.com> <20030412214214.57a87776.akpm@digeo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20030412214214.57a87776.akpm@digeo.com> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 12, 2003 at 09:42:14PM -0700, Andrew Morton wrote: >=20 > This should fix it up. >=20 > include/linux/spinlock.h | 14 +++++++------- > 1 files changed, 7 insertions(+), 7 deletions(-) >=20 Okay, so now it boots fine, but this happens [abridged]: Unable to handle kernel NULL pointer dereference at virtual address 00000040 printing eip: c0223cf4 *pde =3D 00000000 Oops: 0002 [#1] CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00010282 EIP is at devclass_add_driver+0x34/0x8a eax: 00000040 ebx: fffffff8 ecx: fffffff0 edx: ffff0001 esi: 00000040 edi: 00000000 ebp: c03af298 esp: c1297f50 ds: 0007b es: 007b ss: 0068 Process swapper: (pid: 1, threadinfo=3Dc1296000 task=3Dc1294080) Stack: c03af500 c03af2b4 c03ae7c4 00000000 c03ae780 c0223620 c03af298 c03af= 280 00000001 00000000 00000000 c0223a72 c03af298 c0223a72 c03af048 fffff= ffc 00000034 c026d15d c03af298 c01afc02 c03af048 c0402ebe c03af020 00000= 03c Call Trace: [] bus_add_driver+0x82/0xd2 [] driver_register+0x38/0x3c [] driver_register+0x38/0x3c [] usb_register+0x73/0xae [] pci_register_driver+0x47/0x57 [] uhci_hcd_init+0xd9/0x137 [] hid_init+0xf/0x21 [] do_initcalls+0x28/0x94 [] init_workqueues+0xf/0x27 [] init+0x36/0x195 [] init+0x0/0x195 [] kernel_thread_helper+0x5/0xb Code: 24 0c 89 6c 24 10 89 74 24 08 8b 6c 24 18 31 ff 8b 45 08 89 04 24 e8 = f7 02 00 00 85 c0 89 c3 74 4a 8d 70 48 ba 01 00 ff ff 98 f0 <0f> c1 10 85 d2 0f 8= 5 f 03 00 00 89 2c 24 e8 c0 fe ff ff 85 c0 <0>Kernel panic: Attempted to kill init! This doesn't happen with 2.5.67{-bk4}. I looked at the USB changes for 2.5.= 67-mm2 and they are just about the same as in -bk4. I didn't look at every line, t= hough. Regards, Josh --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+mRPZT2bz5yevw+4RAn97AJwL5RkQt8gzzoVOVGhB/QMLA3goMACePCoJ Z62KNL1+GeP0NNv79d96vRw= =en9m -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--