Re: [PATCH 0/2] mips: constify struct class usage

From: Thomas Bogendoerfer
Date: Thu Mar 07 2024 - 11:22:00 EST


On Tue, Mar 05, 2024 at 10:37:49AM -0300, Ricardo B. Marliere wrote:
> This is a simple and straight forward cleanup series that aims to make the
> class structures in mips constant. This has been possible since 2023 [1].
>
> [1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/
>
> Signed-off-by: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>
> ---
> Ricardo B. Marliere (2):
> mips: mt: make mt_class constant
> mips: sibyte: make tb_class constant
>
> arch/mips/include/asm/mips_mt.h | 2 +-
> arch/mips/kernel/mips-mt.c | 14 ++++----------
> arch/mips/kernel/rtlx-mt.c | 8 ++++----
> arch/mips/sibyte/common/sb_tbprof.c | 21 +++++++++------------
> 4 files changed, 18 insertions(+), 27 deletions(-)
> ---
> base-commit: fdf0df8c936c0822570e067009dee6824ff3a2be
> change-id: 20240305-class_cleanup-mips-a77ae01ea4fc

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]