Noam,
On Sat, 7 Nov 2015, Noam Camus wrote:
> >From: Thomas Gleixner <[email protected]>
> >> + write_aux_reg(AUX_IENABLE, ienb);
>
> >I can see how that works for per cpu interrupts, but what happens if
> >two cpus run that concurrent for two different interrupts?
>
> Each CPU got its own HW copy of auxiliary register IENABLE, so
> concurrent access won't be a trouble.
Please put a comment into the code explaining it.
Thanks,
tglx
--
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/