Hello,
A trivial fix to remove unused instructions.
Please apply.
Signed-off-by: Naoto Sugai <[email protected]>
Signed-off-by: Hirokazu Takata <[email protected]>
---
arch/m32r/kernel/entry.S | 2 --
1 file changed, 2 deletions(-)
Index: linux-2.6.15-rc5/arch/m32r/kernel/entry.S
===================================================================
--- linux-2.6.15-rc5.orig/arch/m32r/kernel/entry.S 2005-12-04 14:10:42.000000000 +0900
+++ linux-2.6.15-rc5/arch/m32r/kernel/entry.S 2005-12-05 14:55:49.768176440 +0900
@@ -651,8 +651,6 @@ ENTRY(rie_handler)
/* void rie_handler(int error_code) */
SWITCH_TO_KERNEL_STACK
SAVE_ALL
- mvfc r0, bpc
- ld r1, @r0
ldi r1, #0x20 ; error_code
mv r0, sp ; pt_regs
bl do_rie_handler
--
Hirokazu Takata <[email protected]>
Linux/M32R Project: http://www.linux-m32r.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]