diff options
author | David Daney <david.daney@cavium.com> | 2016-02-09 11:00:06 -0800 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-05-13 14:01:39 +0200 |
commit | 2253e0b9d991e82210dd08c89bf91584ad25f993 (patch) | |
tree | ed586e5f383c4bd2dc8a731cdcf80028f2dee2af /fs/proc_namespace.c | |
parent | 7d52ab163c75bb830185f7ea12bae1db87f12b56 (diff) | |
download | linux-2253e0b9d991e82210dd08c89bf91584ad25f993.tar.bz2 |
MIPS: OCTEON: Remove some code limiting NR_IRQS to 255
Follow-on patches for OCTEON III will increase the number of irqs to
potentially more than 256.
Increase the width of the octeon_irq_ciu_to_irq to int to be able to
handle this case. Remove the hacky code that verified that u8 would
not be overflowed.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12495/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'fs/proc_namespace.c')
0 files changed, 0 insertions, 0 deletions