[PATCH] ARM: VIC: use irq_domain_add_simple()

Linus Walleij linus.walleij at linaro.org
Tue Dec 25 19:43:47 EST 2012


On Thu, Dec 20, 2012 at 7:45 PM, Linus Walleij <linus.walleij at linaro.org> wrote:
> On Wed, Dec 19, 2012 at 12:34 AM, Grant Likely
> <grant.likely at secretlab.ca> wrote:
>
>> It looks to me like the below patch breaks versatile because it makes
>> it try to register a linear irq_domain instead of the legacy one that
>> it needs. Here are the relevant commits:
>>
>> 07c9249f1: "ARM: 7554/1: VIC: use irq_domain_add_simple()"
>> 946c59a08: "ARM: vic: fix build warning caused by previous commit"
>>
>> I'm working on getting it properly sorted out (and more importantly
>> *simplified*), but in the mean time I think the above two commits need
>> to be reverted. Reverting them on my tree fixes booting for me.
>
> Isn't that a bit violent, can't we just fix the real bug?
>
> Does the below patch work for you, it does two things:

I've submitted the fixes to Russell's patch tracker now ... would
appreciate some testing but I'm pretty sure they will fix the issue.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list