Loading
LoongArch: Use "Exception return address" to comment ERA
stable inclusion from stable-v6.6.62 commit f198c09fe2ca7eced1b0c338bbedba05b77be175 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB5BUT Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f198c09fe2ca7eced1b0c338bbedba05b77be175 -------------------------------- [ Upstream commit b69269c870ece1bc7d2e3e39ca76f4602f2cb0dd ] The information contained in the comment for LOONGARCH_CSR_ERA is even less informative than the macro itself, which can cause confusion for junior developers. Let's use the full English term. Signed-off-by:Yanteng Si <siyanteng@cqsoftware.com.cn> Signed-off-by:
Huacai Chen <chenhuacai@loongson.cn> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Wen Zhiwei <wenzhiwei@kylinos.cn>