* ata_dev_acpi_handle - NULL ptr deref (bug #48211)
@ 2012-10-03 11:30 Dan van der Ster
2012-10-08 3:13 ` Aaron Lu
0 siblings, 1 reply; 3+ messages in thread
From: Dan van der Ster @ 2012-10-03 11:30 UTC (permalink / raw)
To: linux-ide; +Cc: mjg
Hi,
I filed this bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=48211
and Alan suggested I mail this list.
I cannot boot 3.6 with acpi on using this hardware:
Shuttle sp35p2, Intel P35, AHCI SATA
disks attached via an external SATA port multiplier
I get a NULL ptr deref in ata_dev_acpi_handle with 3.6, but not with 3.5.4.
Using acpi=off convinces 3.6 to boot.
I'm new to kernel debugging and don't have a serial console, but I did
manage to slow the printk's and take a video. See around 2:00 here:
http://www.youtube.com/watch?v=WNkQCnfc56g&t=2m1s
Please let me know if you require any further info to debug this.
Best Regards, Dan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ata_dev_acpi_handle - NULL ptr deref (bug #48211)
2012-10-03 11:30 ata_dev_acpi_handle - NULL ptr deref (bug #48211) Dan van der Ster
@ 2012-10-08 3:13 ` Aaron Lu
2012-10-08 19:16 ` Dan van der Ster
0 siblings, 1 reply; 3+ messages in thread
From: Aaron Lu @ 2012-10-08 3:13 UTC (permalink / raw)
To: Dan van der Ster; +Cc: linux-ide, mjg, Jeff Garzik
On 10/03/2012 07:30 PM, Dan van der Ster wrote:
> Hi,
> I filed this bug report:
> https://bugzilla.kernel.org/show_bug.cgi?id=48211
> and Alan suggested I mail this list.
>
> I cannot boot 3.6 with acpi on using this hardware:
> Shuttle sp35p2, Intel P35, AHCI SATA
> disks attached via an external SATA port multiplier
>
> I get a NULL ptr deref in ata_dev_acpi_handle with 3.6, but not with 3.5.4.
> Using acpi=off convinces 3.6 to boot.
Attached a patch on the bugzilla page, can you please give it a try?
Thanks.
-Aaron
>
> I'm new to kernel debugging and don't have a serial console, but I did
> manage to slow the printk's and take a video. See around 2:00 here:
> http://www.youtube.com/watch?v=WNkQCnfc56g&t=2m1s
>
> Please let me know if you require any further info to debug this.
>
> Best Regards, Dan
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ata_dev_acpi_handle - NULL ptr deref (bug #48211)
2012-10-08 3:13 ` Aaron Lu
@ 2012-10-08 19:16 ` Dan van der Ster
0 siblings, 0 replies; 3+ messages in thread
From: Dan van der Ster @ 2012-10-08 19:16 UTC (permalink / raw)
To: Aaron Lu; +Cc: linux-ide, mjg, Jeff Garzik
On Mon, Oct 8, 2012 at 5:13 AM, Aaron Lu <aaron.lu@intel.com> wrote:
> On 10/03/2012 07:30 PM, Dan van der Ster wrote:
>> Hi,
>> I filed this bug report:
>> https://bugzilla.kernel.org/show_bug.cgi?id=48211
>> and Alan suggested I mail this list.
>>
>> I cannot boot 3.6 with acpi on using this hardware:
>> Shuttle sp35p2, Intel P35, AHCI SATA
>> disks attached via an external SATA port multiplier
>>
>> I get a NULL ptr deref in ata_dev_acpi_handle with 3.6, but not with 3.5.4.
>> Using acpi=off convinces 3.6 to boot.
>
> Attached a patch on the bugzilla page, can you please give it a try?
Your patch fixes the problem.
Thanks,
Dan
> Thanks.
>
> -Aaron
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-08 19:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 11:30 ata_dev_acpi_handle - NULL ptr deref (bug #48211) Dan van der Ster
2012-10-08 3:13 ` Aaron Lu
2012-10-08 19:16 ` Dan van der Ster
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.