Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261478AbVEAA1z (ORCPT ); Sat, 30 Apr 2005 20:27:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261479AbVEAA1z (ORCPT ); Sat, 30 Apr 2005 20:27:55 -0400 Received: from wproxy.gmail.com ([64.233.184.202]:27954 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261478AbVEAA1w convert rfc822-to-8bit (ORCPT ); Sat, 30 Apr 2005 20:27:52 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uKxq5XYieY3a4PNl3s9owejKFXPi3sTJrwc+kpAeQ56B9xCUF36oha2rNjWq00LDdUBpphYhoN4/kGNblGNoHwpjrV1H1i32HOTsDO9ROcLPQTYAwtmqYUhe+H0NraWDnxSQ7iZ482TviIhUEhDTCLJq0Ax32r1Uky8jY3C4whk= Message-ID: <40f323d0050430172775e3b4b7@mail.gmail.com> Date: Sun, 1 May 2005 02:27:49 +0200 From: Benoit Boissinot Reply-To: Benoit Boissinot To: Andrew Morton Subject: Re: 2.6.12-rc3-mm2 Cc: linux-kernel@vger.kernel.org In-Reply-To: <20050430164303.6538f47c.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20050430164303.6538f47c.akpm@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2514 Lines: 54 On 5/1/05, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc3/2.6.12-rc3-mm2/ > > - Various fixes against 2.6.12-rc3-mm1. > This time it boots correctly, but it oops: [ 37.719238] Unable to handle kernel paging request at virtual address 40adb814 [ 37.719242] printing eip: [ 37.719244] c0120191 [ 37.719246] *pde = 00000000 [ 37.719249] Oops: 0002 [#1] [ 37.722113] Modules linked in: acpi_cpufreq cpufreq_stats freq_table cpufreq_ondemand cpufreq_powersave cpufreq_userspace fan button thermal processor battery ac uhci_hcd ehci_hcd usbcore tg3 ide_cd cdrom [ 37.728547] CPU: 0 [ 37.728548] EIP: 0060:[] Not tainted VLI [ 37.728549] EFLAGS: 00010246 (2.6.12-rc3-mm2-casaverde) [ 37.738020] EIP is at do_proc_dointvec_conv+0x11/0x50 [ 37.741173] eax: 00000001 ebx: 00000001 ecx: 40adb814 edx: df8f2f08 [ 37.744357] esi: b7dab001 edi: df8f2eef ebp: df8f2ec0 esp: df8f2ec0 [ 37.747592] ds: 007b es: 007b ss: 0068 [ 37.750861] Process sysctl (pid: 5336, threadinfo=df8f2000 task=decbf070) [ 37.750986] Stack: df8f2f1c c012046c 00000001 00000000 00000001 df25f6ac 00000001 40adb814 [ 37.754460] 00000001 00000001 00000000 31cf44c0 df8f000a c01154ec 00000001 df603f38 [ 37.758018] 00000006 df8f2ef0 00000001 00000000 b7dab000 b7dab000 00000001 df8f2f3c [ 37.761703] Call Trace: [ 37.768905] [] show_stack+0xa6/0xe0 [ 37.772695] [] show_registers+0x15b/0x1f0 [ 37.776529] [] die+0xbb/0x140 [ 37.780393] [] do_page_fault+0x233/0x6cc [ 37.784313] [] error_code+0x4f/0x54 [ 37.788247] [] do_proc_dointvec+0x29c/0x320 [ 37.792260] [] proc_dointvec+0x2c/0x40 [ 37.796289] [] do_rw_proc+0x85/0x90 [ 37.800321] [] proc_writesys+0x21/0x30 [ 37.804359] [] vfs_write+0x98/0x140 [ 37.808446] [] sys_write+0x3d/0x70 [ 37.812544] [] sysenter_past_esp+0x54/0x75 [ 37.816651] Code: 8b 5d f4 89 c8 8b 75 f8 8b 7d fc 89 ec 5d c3 8d 74 26 00 8d bc 27 00 00 00 00 55 89 e5 83 7d 08 00 74 0e 8b 00 85 c0 75 21 8b 02 <89> 01 5d 31 c0 c3 8b 09 85 c9 78 1b c7 00 00 00 00 00 31 c0 5d - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/