[PATCH] ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller
Kukjin Kim
kgene.kim at samsung.com
Tue Apr 9 10:59:09 EDT 2013
On 04/09/13 05:25, Heiko Stübner wrote:
> Am Montag, 8. April 2013, 21:53:07 schrieb Sylwester Nawrocki:
>> The external pending interrupt register address (EINTPEND) offset is
>> 0xa8, not 0x08. Without this patch the external interrupts are not
>> properly acknowledged, which may lead to an interrupt storm and the
>> system hang as soon as any external interrupt is requested.
>>
>> Signed-off-by: Sylwester Nawrocki<s.nawrocki at samsung.com>
> yep, I unintentionally introduced a typo there and the register really is
> 0xa8, so thanks (again) for the fix
>
> Reviewed-by: Heiko Stuebner<heiko at sntech.de>
>
Applied into fixes for v3.9.
Thanks.
- Kukjin
More information about the linux-arm-kernel
mailing list