]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4c4df3a47612c367b26d78403fc74eab57262e87
treef2d3286896807f0b8f16e94c4d09d0bcd6240315
parent51c23f70328641ba7f505433f09ce9bf579e68f5
[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