* [2.6.9] HPT372N - oops (NULL pointer dereference)
@ 2004-10-20 21:11 Ronald Wahl
2004-10-22 22:58 ` Ronald Wahl
0 siblings, 1 reply; 2+ messages in thread
From: Ronald Wahl @ 2004-10-20 21:11 UTC (permalink / raw)
To: linux-kernel
Hello,
I just tried upgrading from 2.6.7 to 2.6.9 and got a kernel oops during
boot. Stack trace looked very similar to the one João Luis Meloni Assirati
reported on Oct 05 2004 (Subject: hpt366 under hpt372N oops). I have a
HPT372N on my board with one disk attached.
Is there any news on this issue yet? It keeps me from using 2.6.9. :-/
thanks,
ron
PS: Keep me in Cc:, please. I'm not on the list. Thx.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [2.6.9] HPT372N - oops (NULL pointer dereference)
2004-10-20 21:11 [2.6.9] HPT372N - oops (NULL pointer dereference) Ronald Wahl
@ 2004-10-22 22:58 ` Ronald Wahl
0 siblings, 0 replies; 2+ messages in thread
From: Ronald Wahl @ 2004-10-22 22:58 UTC (permalink / raw)
To: linux-kernel
On Wed, 20 Oct 2004 23:11:20 +0200, Ronald Wahl wrote:
> Hello,
> I just tried upgrading from 2.6.7 to 2.6.9 and got a kernel oops during
> boot. Stack trace looked very similar to the one João Luis Meloni Assirati
> reported on Oct 05 2004 (Subject: hpt366 under hpt372N oops). I have a
> HPT372N on my board with one disk attached.
> Is there any news on this issue yet? It keeps me from using 2.6.9. :-/
Since no one seems to care about it I had a quick look by myself into
drivers/ide/pci/hpt366.c:
For the HPT372N pci_get_drvdata(dev) will return NULL and this will
result in an oops during pci_bus_clock_list() which is called from
hpt372_tune_chipset().
- ron
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-22 23:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-20 21:11 [2.6.9] HPT372N - oops (NULL pointer dereference) Ronald Wahl
2004-10-22 22:58 ` Ronald Wahl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox