[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B413CB8.1050808@kernel.org>
Date: Mon, 04 Jan 2010 09:56:24 +0900
From: Tejun Heo <tj@...nel.org>
To: Johannes Stezenbach <js@...21.net>
CC: Hans Werner <HWerner4@....de>, linux-kernel@...r.kernel.org,
trenn@...e.de, mmalygin@....de, hancockrwd@...il.com,
greg@...ah.com
Subject: Re: Samsung N130 ATA exception after 5min uptime -- Phoenix FailSafe
issue?
Hello,
On 01/04/2010 09:41 AM, Johannes Stezenbach wrote:
> I've updated bug#14314. It is certainly a BIOS issue, but the
> "spurious IRQ" check deals way better with it than the previous
> 30sec hang waiting for timeout. IMHO the patch should be merged
> into mainline asap. Or do you think it has any downside?
The danger is that when the hardware is actually malfunctioning and
causing IRQ storm, the driver will tell the IRQ subsystem that the
IRQs aren't spurious. This will bypass the IRQ storm detection logic
and lead to complete system lockup under such conditions. Small
modification to the patch should remove that problem. I'll post an
updated patch soon.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists