projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d07e656
)
fiq debugger: modify switch_cpu()
author
hhb
<hhb@rock-chips.com>
Thu, 26 Dec 2013 02:32:04 +0000
(10:32 +0800)
committer
hhb
<hhb@rock-chips.com>
Thu, 26 Dec 2013 02:32:04 +0000
(10:32 +0800)
arch/arm/common/fiq_debugger.c
patch
|
blob
|
history
diff --git
a/arch/arm/common/fiq_debugger.c
b/arch/arm/common/fiq_debugger.c
index f1771c00398c87af819c4ba139a7c204ffb61304..5f87cb07385e7c70c773061b9e59e43570f38fea 100644
(file)
--- a/
arch/arm/common/fiq_debugger.c
+++ b/
arch/arm/common/fiq_debugger.c
@@
-739,7
+739,7
@@
static void switch_cpu(struct fiq_debugger_state *state, int cpu)
{
if (!debug_have_fiq(state))
smp_call_function_single(cpu, take_affinity, state, false);
-#ifdef CONFIG_
PLAT_RK
+#ifdef CONFIG_
ARCH_ROCKCHIP
else {
struct cpumask cpumask;