On Mon, Feb 24, 2014 at 1:40 AM, Thomas Gleixner <[email protected]> wrote: > There is no point in having an incomplete copy of irq_set_affinity() > for the hotplug irq migration code. > > Use the core function instead and while at it switch to > for_each_active_irq() > > Signed-off-by: Thomas Gleixner <[email protected]> > Cc: Chris Zankel <[email protected]> > Cc: xtensa <[email protected]> > --- > arch/xtensa/kernel/irq.c | 20 +++----------------- > 1 file changed, 3 insertions(+), 17 deletions(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

