summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-loongson64
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2020-11-03 15:12:02 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-11-11 23:52:26 +0100
commit42831cd70805211c240a5bba5b4fb6be9470c91d (patch)
tree618ac7d9c9fd4fca5730d8c9baeba1af642b708d /arch/mips/include/asm/mach-loongson64
parentfe9863a19a5a73af8227548603fb521050769611 (diff)
MIPS: Loongson64: Set IPI_Enable register per core by itself
In the current code, for example, core 1 sets Core[0, 1, 2, 3]_IPI_Enalbe register and core 2, 3 do the same thing on the 1-way Loongson64 platform, this is not necessary. Set IPI_Enable register per core by itself to avoid duplicate operations and make the logic more clear. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mach-loongson64')
0 files changed, 0 insertions, 0 deletions