mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-27 12:32:50 +00:00
commit8fbbe2d7ccupstream. Valid CPU ids are [0, nr_cpu_ids-1] inclusive. Fixes:3b8e29a82d("genirq: Implement ipi_send_mask/single()") Fixes:f9bce791ae("genirq: Add a new function to get IPI reverse mapping") Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20170819095751.GB27864@avx2 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>