diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-11-01 10:07:09 +0100 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-12-13 08:28:40 +0100 |
commit | 1439d030b9032261f1111a2dd16b9a8ca11112ef (patch) | |
tree | c63035724cef845a0c8b8b17904dd142dbdd0984 /arch/x86/kernel/cpuid.c | |
parent | blackfin: anomaly: add anomaly 16000030 for bf5xx (diff) | |
download | linux-1439d030b9032261f1111a2dd16b9a8ca11112ef.tar.xz linux-1439d030b9032261f1111a2dd16b9a8ca11112ef.zip |
blackfin: kgdb: call generic_exec_single() directly
Current generic API smp_call_function_single() is changed to avoid raise IPI
and call function in IPI handler on the same core which is necessary to support
KGDB switch master core in SMP case, so call generic_exec_single() directly
instead of smp_call_function_single().
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/x86/kernel/cpuid.c')
0 files changed, 0 insertions, 0 deletions