diff options
author | 2021-05-06 10:02:50 +0800 | |
---|---|---|
committer | 2021-05-11 22:21:21 +0200 | |
commit | 6a73022ee3fdf7e60f2ba0a3a835dd421c05b5b5 (patch) | |
tree | 9225fdcc92d675efb0182ca2c4c5296a1fe0e8ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONE (diff) | |
download | linux-dev-6a73022ee3fdf7e60f2ba0a3a835dd421c05b5b5.tar.xz linux-dev-6a73022ee3fdf7e60f2ba0a3a835dd421c05b5b5.zip |
MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMP
On the Loongson64 platform, if CONFIG_SMP is not set, the following build
error will occur:
arch/mips/loongson64/reset.c:133:2: error:'secondary_kexec_args' undeclared
Because the definition and declaration of secondary_kexec_args are in the
CONFIG_SMP, the secondary_kexec_args variable should be used in CONFIG_SMP.
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Youling Tang <tangyouling@loongson.cn>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions