]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.
authorChris Dearman <chris@mips.com>
Mon, 26 Mar 2007 13:47:06 +0000 (14:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Mar 2007 22:46:35 +0000 (23:46 +0100)
commit41273a2f7acdaad15f589de61324b20b91e36e16
tree493a2f04b81bc20ba3e823b58d28b3031f2a08df
parent18800d01fb75e544ff0ba585d0915091b4f547ea
[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.

Check the IEP bit for R3000 style processors when checking to see if
interrupts will be reenabled in restore_all.

Signed-off-by: Chris Dearman <chris@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/entry.S