diff options
author | 2021-11-25 18:59:49 +0800 | |
---|---|---|
committer | 2021-11-25 16:46:31 +0100 | |
commit | 7db5e9e9e5e6c10d7d26f8df7f8fd8841cb15ee7 (patch) | |
tree | c23d4f0849b1ca9998ed212a3ed543967d4e3186 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() (diff) | |
download | wireguard-linux-7db5e9e9e5e6c10d7d26f8df7f8fd8841cb15ee7.tar.xz wireguard-linux-7db5e9e9e5e6c10d7d26f8df7f8fd8841cb15ee7.zip |
MIPS: loongson64: fix FTLB configuration
It turns out that 'decode_configs' -> 'set_ftlb_enable' is called under
c->cputype unset, which leaves FTLB disabled on BOTH 3A2000 and 3A3000
Fix it by calling "decode_configs" after c->cputype is initialized
Fixes: da1bd29742b1 ("MIPS: Loongson64: Probe CPU features via CPUCFG")
Signed-off-by: Huang Pei <huangpei@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions