Re: [PATCH v2] soc: ti: qmss: fix the case when !SMP

From: Arnd Bergmann
Date: Wed Nov 30 2016 - 16:13:30 EST


On Wednesday, November 30, 2016 9:13:44 AM CET Santosh Shilimkar wrote:
>
> Can you apply this to your non critical fixes queue ?
>
> On 11/30/2016 9:09 AM, Grygorii Strashko wrote:
> > + Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>
> >
> > On 11/30/2016 10:53 AM, Grygorii Strashko wrote:
> >> The irq_set_affinity_hint() will always fail when !SMP and
> >> Networking will fail on Keystone 2 devices in this case.
> >> Hence, fix by ignoring IRQ affinity settings when !SMP.
> >>
> >> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> >> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
> >> ---
> Acked-by: Santosh Shilimkar <ssantosh@xxxxxxxxxx>
>
>

Applied, thanks!

Arnd