commit | 8fbbe2d7cc478d1544f41f2271787c993c23a4f6 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Sat Aug 19 12:57:51 2017 +0300 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Aug 20 10:49:05 2017 +0200 |
tree | 5216664c8a0de1fab6a27d5400042efc132d6901 | |
parent | e8f241893dfbbebe2813c01eac54f263e6a5e59c [diff] |
genirq/ipi: Fixup checks against nr_cpu_ids Valid CPU ids are [0, nr_cpu_ids-1] inclusive. Fixes: 3b8e29a82dd1 ("genirq: Implement ipi_send_mask/single()") Fixes: f9bce791ae2a ("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> Cc: stable@vger.kernel.org Link: http://lkml.kernel.org/r/20170819095751.GB27864@avx2