[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2a27d3730902170638h43724c03k6b50843158842e1e@mail.gmail.com>
Date: Tue, 17 Feb 2009 22:38:18 +0800
From: Li Yang <leoli@...escale.com>
To: Kumar Gala <galak@...nel.crashing.org>
Cc: "<dayu@...angmobile.cn>" <dayu@...angmobile.cn>,
linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org
Subject: Re: [PATCH] fix the interrupt loss problem on powerpc IPIC (2.6.23)
On Tue, Feb 17, 2009 at 10:12 PM, Kumar Gala <galak@...nel.crashing.org> wrote:
>
> On Feb 17, 2009, at 6:44 AM, <dayu@...angmobile.cn> <dayu@...angmobile.cn>
> wrote:
>
>> From: Da Yu <dayu@...angmobile.cn>
>> Date: Tue, 17 Feb 2009 19:58:20 +0800
>> Subject: [PATCH] fix the interrupt loss problem on powerpc IPIC (2.6.23)
>>
>> Signed-off-by: Da Yu <dayu@...angmobile.cn>
>> ---
>
> Please provide a bit more description as to why this fixes the issue.
The pending register is write 1 clear. If there are more than one
external interrupts pending at the same time, acking the first
interrupt will also clear other interrupt pending bits. That will
cause loss of interrupt.
- Leo
--
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