[MIPS] Build fix: Fix irq flags type
authorRalf Baechle <ralf@linux-mips.org>
Wed, 1 Oct 2008 20:52:41 +0000 (21:52 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 3 Oct 2008 16:58:56 +0000 (17:58 +0100)
commitb7e4226e4f427b59dc8e9c45a2a1a1ed1353a140
treef2d3286896807f0b8f16e94c4d09d0bcd6240315
parent95b866d5afcafee00fc9ad70665e48c86d8c4e0f
[MIPS] Build fix: Fix irq flags type

Though from a hardware perspective it would be sensible to use only a
32-bit unsigned int type Linux defines interrupt flags to be stored in
an unsigned long and nothing else.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/ptrace.c
arch/mips/kernel/smtc.c
include/asm-mips/mipsregs.h