aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorYouling Tang <[email protected]>2021-05-06 10:02:50 +0800
committerThomas Bogendoerfer <[email protected]>2021-05-11 22:21:21 +0200
commit6a73022ee3fdf7e60f2ba0a3a835dd421c05b5b5 (patch)
tree9225fdcc92d675efb0182ca2c4c5296a1fe0e8ca /tools/perf/scripts/python/bin/export-to-postgresql-report
parentcf5b6a94787315c13fdf6736931071eac7f434c6 (diff)
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 <[email protected]> Signed-off-by: Youling Tang <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions