From: Benoit Boissinot <bboissin@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.12-rc3-mm2
Date: Sun, 1 May 2005 02:27:49 +0200 [thread overview]
Message-ID: <40f323d0050430172775e3b4b7@mail.gmail.com> (raw)
In-Reply-To: <20050430164303.6538f47c.akpm@osdl.org>
On 5/1/05, Andrew Morton <akpm@osdl.org> 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:[<c0120191>] 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] [<c0103d66>] show_stack+0xa6/0xe0
[ 37.772695] [<c0103f1b>] show_registers+0x15b/0x1f0
[ 37.776529] [<c010410b>] die+0xbb/0x140
[ 37.780393] [<c0115493>] do_page_fault+0x233/0x6cc
[ 37.784313] [<c0103993>] error_code+0x4f/0x54
[ 37.788247] [<c012046c>] do_proc_dointvec+0x29c/0x320
[ 37.792260] [<c012051c>] proc_dointvec+0x2c/0x40
[ 37.796289] [<c011fea5>] do_rw_proc+0x85/0x90
[ 37.800321] [<c011ff21>] proc_writesys+0x21/0x30
[ 37.804359] [<c0154f58>] vfs_write+0x98/0x140
[ 37.808446] [<c01550ad>] sys_write+0x3d/0x70
[ 37.812544] [<c0102e8f>] 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
next prev parent reply other threads:[~2005-05-01 0:27 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-30 23:43 2.6.12-rc3-mm2 Andrew Morton
2005-05-01 0:27 ` Benoit Boissinot [this message]
2005-05-01 0:37 ` 2.6.12-rc3-mm2 Andrew Morton
[not found] ` <40f323d00504301753140a7ef4@mail.gmail.com>
2005-05-01 1:12 ` 2.6.12-rc3-mm2 Benoit Boissinot
2005-05-01 2:32 ` 2.6.12-rc3-mm2 - /proc/ide/sr0/model: No such file or directory Jesper Juhl
2005-05-03 3:11 ` Greg KH
2005-05-03 3:18 ` Andrew Morton
2005-05-03 4:48 ` Greg KH
2005-05-03 7:11 ` Bartlomiej Zolnierkiewicz
2005-05-03 18:27 ` Greg KH
2005-05-01 3:30 ` [patch] alternative fix for VFS race (was Re: 2.6.12-rc3-mm2) Nick Piggin
2005-05-01 12:56 ` 2.6.12-rc3-mm2: ACPI problems Rafael J. Wysocki
2005-05-01 13:41 ` Brice Goglin
2005-05-01 15:07 ` 2.6.12-rc3-mm2 - kswapd0 keeps running Damir Perisa
2005-05-01 22:06 ` Andrew Morton
2005-05-02 6:01 ` Damir Perisa
2005-05-02 15:31 ` Damir Perisa
2005-05-02 18:14 ` Andrew Morton
2005-05-02 21:30 ` Damir Perisa
2005-05-06 18:07 ` Damir Perisa
2005-05-04 19:12 ` Cameron Harris
2005-05-04 21:47 ` Damir Perisa
2005-05-01 15:08 ` 2.6.12-rc3-mm2: ppc pte_offset_map() Sean Neakums
2005-05-01 15:50 ` Jesper Juhl
2005-05-01 22:46 ` Andrew Morton
2005-05-01 23:01 ` Jesper Juhl
2005-05-03 22:04 ` cliff white
2005-05-02 10:14 ` Hugh Dickins
2005-05-01 22:29 ` 2.6.12-rc3-mm2: fs/proc/task_mmu.c warnings Adrian Bunk
2005-05-02 22:30 ` Mauricio Lin
2005-05-02 23:35 ` Mauricio Lin
2005-05-02 23:45 ` Andrew Morton
2005-05-02 23:56 ` Mauricio Lin
2005-05-03 20:16 ` cliff white
2005-05-03 22:12 ` Mauricio Lin
2005-05-03 18:02 ` Cliff White
2005-05-02 5:07 ` 2.6.12-rc3-mm2 James Cloos
2005-05-02 5:26 ` 2.6.12-rc3-mm2 Andrew Morton
2005-04-30 21:34 ` 2.6.12-rc3-mm2 Diego Calleja
2005-05-03 16:08 ` 2.6.12-rc3-mm2 Bill Davidsen
2005-05-03 13:37 ` 2.6.12-rc3-mm2 Barry K. Nathan
2005-05-04 15:12 ` 2.6.12-rc3-mm2 Christoph Hellwig
-- strict thread matches above, loose matches on Subject: below --
2005-05-01 10:10 2.6.12-rc3-mm2 Mikael Pettersson
2005-05-01 10:27 ` 2.6.12-rc3-mm2 Benoit Boissinot
2005-05-01 12:51 ` 2.6.12-rc3-mm2 Benoit Boissinot
2005-05-01 20:11 2.6.12-rc3-mm2 Rogério Brito
2005-05-01 20:26 ` 2.6.12-rc3-mm2 Jesper Juhl
2005-05-01 21:35 ` 2.6.12-rc3-mm2 Rogério Brito
2005-05-02 0:37 ` 2.6.12-rc3-mm2 Benjamin Herrenschmidt
2005-05-02 8:34 ` 2.6.12-rc3-mm2 Rogério Brito
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40f323d0050430172775e3b4b7@mail.gmail.com \
--to=bboissin@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox