projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bbda42
)
MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
author
Wu Zhangjin
<wuzhangjin@gmail.com>
Sat, 10 Apr 2010 12:07:01 +0000
(20:07 +0800)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Apr 2010 19:52:58 +0000
(20:52 +0100)
Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com>
Cc: linux-mips <linux-mips@linux-mips.org>
Patchwork: http://patchwork.linux-mips.org/patch/1106/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/stackframe.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/include/asm/stackframe.h
b/arch/mips/include/asm/stackframe.h
index c8419129e77085e7010bab42c4acef99e4aa99e9..58730c5ce4bfd6ac47b4e62fd0ea4d4c164db60d 100644
(file)
--- a/
arch/mips/include/asm/stackframe.h
+++ b/
arch/mips/include/asm/stackframe.h
@@
-121,7
+121,7
@@
.endm
#else
.macro get_saved_sp /* Uniprocessor variation */
-#ifdef CONFIG_CPU_
LOONGSON2F
+#ifdef CONFIG_CPU_
JUMP_WORKAROUNDS
/*
* Clear BTB (branch target buffer), forbid RAS (return address
* stack) to workaround the Out-of-order Issue in Loongson2F