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.shilim...@oracle.com> > > > > 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 <a...@arndb.de> > >> Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> > >> --- > Acked-by: Santosh Shilimkar <ssant...@kernel.org> > >
Applied, thanks! Arnd