[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1603958581-4723-1-git-send-email-yangtiezhu@loongson.cn>
Date: Thu, 29 Oct 2020 16:02:55 +0800
From: Tiezhu Yang <yangtiezhu@...ngson.cn>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Huacai Chen <chenhc@...ote.com>,
Jiaxun Yang <jiaxun.yang@...goat.com>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
Xuefeng Li <lixuefeng@...ngson.cn>
Subject: [PATCH 0/6] Modify some registers operations and move decode_cpucfg() to loongson_regs.h
Tiezhu Yang (6):
MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3
MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once
MIPS: Loongson64: Set IPI_Enable register per core by itself
MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU
MIPS: Loongson64: Make sure the PC address is correct when 3A4000+ CPU
hotplug
MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.h
.../asm/mach-loongson64/kernel-entry-init.h | 8 ---
.../include/asm/mach-loongson64/loongson_regs.h | 34 ++++++++++
arch/mips/kernel/cpu-probe.c | 31 +--------
arch/mips/loongson64/numa.c | 20 +-----
arch/mips/loongson64/smp.c | 78 +++++++++++++++++-----
5 files changed, 97 insertions(+), 74 deletions(-)
--
2.1.0
Powered by blists - more mailing lists