diff options
author | 2011-03-07 23:00:04 +1000 | |
---|---|---|
committer | 2011-03-15 21:01:55 +1000 | |
commit | 745c061f98720e7be201dd2d2277e524ecf45d1c (patch) | |
tree | 0492d30e586b8c6e6a63ff22c39dd83f662699ac /kernel/fork.c | |
parent | m68knommu: move some init code out of unmask routine for ColdFire intc-2 (diff) | |
download | wireguard-linux-745c061f98720e7be201dd2d2277e524ecf45d1c.tar.xz wireguard-linux-745c061f98720e7be201dd2d2277e524ecf45d1c.zip |
m68knommu: limit interrupts supported by ColdFire intc-simr driver
The intc-simr interrupt controller on some ColdFire CPUs has a set range of
interrupts its supports (64 through 128 or 192 depending on model). We
shouldn't be setting this handler for every possible interrupt from 0 to
255. Set more appropriate limits, and this means we can drop the interrupt
number check in the mask and unmask routines.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions