From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: Jeff Garzik <jeff@garzik.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Andy Whitcroft <apw@shadowen.org>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Linux IDE mailing list <linux-ide@vger.kernel.org>
Subject: Re: [BUG] linux-next: Tree for April 10 - kernel panic while loading ata driver on powermac
Date: Thu, 10 Apr 2008 16:32:16 +0530 [thread overview]
Message-ID: <47FDF3B8.4080300@linux.vnet.ibm.com> (raw)
In-Reply-To: <47FDEFC8.9070105@garzik.org>
Jeff Garzik wrote:
> Kamalesh Babulal wrote:
>> Hi Stephen,
>>
>> The next-20080410 kernel panics while bootup over the PowerMac G5 box, while
>> loading the ATA driver.
>
> IDE driver, you mean.
>
>
>> [ 3.704000] NIP [c0000000000222a8] ._insw_ns+0x10/0x30
>> [ 3.704000] LR [c00000000021cd10] .ata_input_data+0x1f4/0x264
>> [ 3.704000] Call Trace:
>
>> [ 3.704000] [c0000002760db3b0] [c00000000021fc34] .try_to_identify+0x298/0x690
>> [ 3.704000] [c0000002760db470] [c000000000220168] .do_probe+0x13c/0x2f0
>> [ 3.704000] [c0000002760db510] [c00000000022059c] .ide_probe_port+0x280/0x670
>> [ 3.704000] [c0000002760db5e0] [c000000000220d84] .ide_device_add_all+0x2f8/0x670
>> [ 3.704000] [c0000002760db690] [c000000000221160] .ide_device_add+0x64/0x74
>
>> [ 3.704000] [c0000002760db930] [c00000000019241c] .pci_device_probe+0x10c/0x184
>> [ 3.704000] [c0000002760db9e0] [c0000000002068ac] .driver_probe_device+0x120/0x1e4
>> [ 3.704000] [c0000002760dba70] [c0000000002069d0] .__driver_attach+0x60/0xa4
>> [ 3.704000] [c0000002760dbb00] [c0000000002050e8] .bus_for_each_dev+0x7c/0xcc
>> [ 3.704000] [c0000002760dbbb0] [c000000000206388] .driver_attach+0x28/0x40
>> [ 3.704000] [c0000002760dbc30] [c000000000206154] .bus_add_driver+0xd4/0x274
>> [ 3.704000] [c0000002760dbcd0] [c000000000206f04] .driver_register+0x90/0x14c
>> [ 3.704000] [c0000002760dbd70] [c000000000191c80] .__pci_register_driver+0x68/0xc8
>> [ 3.704000] [c0000002760dbe10] [c0000000003ccfb8] .pmac_ide_probe+0x48/0x94
>
> Regards,
>
> Jeff
Hi Jeff,
Looking at the boot log before the kernel oops, I suspected it to be the ide driver causing
the kernel oops, I am trying reproduce the crash with debug info compiled into the kernel.
[ 2.236136] Uniform Multi-Platform E-IDE driver
[ 2.248211] ide-pmac 0001:03:0d.0: enabling device (0014 -> 0016)
[ 3.284006] ide0: Found Apple K2 ATA-6 controller, bus ID 3, irq 39
[ 3.700012] Unable to handle kernel paging request for data at address 0xa0001000822fa000
[ 3.704000] Faulting instruction address: 0xc0000000000222a8
[ 3.704000] Oops: Kernel access of bad area, sig: 11 [#1]
[ 3.704000] SMP NR_CPUS=32 NUMA PowerMac
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
next prev parent reply other threads:[~2008-04-10 11:02 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 8:14 linux-next: Tree for April 10 Stephen Rothwell
2008-04-10 10:24 ` [BUG] linux-next: Tree for April 10 - kernel panic while loading ata driver on powermac Kamalesh Babulal
2008-04-10 10:45 ` Jeff Garzik
2008-04-10 11:02 ` Kamalesh Babulal [this message]
2008-04-10 11:32 ` Alan Cox
2008-04-10 12:14 ` Jeff Garzik
2008-04-10 12:03 ` Bartlomiej Zolnierkiewicz
2008-04-10 17:14 ` Bartlomiej Zolnierkiewicz
2008-04-10 18:25 ` Kamalesh Babulal
2008-04-10 19:16 ` Bartlomiej Zolnierkiewicz
2008-04-10 17:42 ` linux-next: Tree for April 10 Greg KH
2008-04-10 18:07 ` [BUG] linux-next: April 10 - kernel oops at kmem_cache_alloc () regression from April 9 kernel Kamalesh Babulal
2008-04-11 17:56 ` Suresh Siddha
2008-04-14 13:14 ` Kamalesh Babulal
2008-04-10 19:34 ` linux-next: Tree for April 10: generic pci_enable_resources() strikes again Mariusz Kozlowski
2008-04-14 1:48 ` Stephen Rothwell
2008-04-14 4:28 ` Greg KH
2008-04-14 4:49 ` Stephen Rothwell
2008-04-10 22:07 ` linux-next: Tree for April 10 (ftrace) Randy Dunlap
2008-04-10 22:09 ` linux-next: Tree for April 10 (arch/x86) Randy Dunlap
2008-04-11 7:46 ` Ingo Molnar
2008-04-11 15:19 ` Randy Dunlap
2008-04-11 15:26 ` Al Viro
2008-04-14 8:12 ` Ingo Molnar
2008-04-14 8:22 ` Al Viro
2008-04-14 8:34 ` Ingo Molnar
2008-04-14 8:43 ` Jakub Jelinek
2008-04-14 9:30 ` Al Viro
2008-04-14 9:37 ` David Miller
2008-04-14 8:40 ` Jakub Jelinek
2008-04-14 22:28 ` Randy Dunlap
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=47FDF3B8.4080300@linux.vnet.ibm.com \
--to=kamalesh@linux.vnet.ibm.com \
--cc=apw@shadowen.org \
--cc=bzolnier@gmail.com \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.