lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240305-class_cleanup-mips-v1-0-e93726711468@marliere.net>
Date: Tue, 05 Mar 2024 10:37:49 -0300
From: "Ricardo B. Marliere" <ricardo@...liere.net>
To: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>, 
 "Ricardo B. Marliere" <ricardo@...liere.net>
Subject: [PATCH 0/2] mips: constify struct class usage

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@...liere.net>
---
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

Best regards,
-- 
Ricardo B. Marliere <ricardo@...liere.net>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ