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: <20230519164753.72065-1-jiaxun.yang@flygoat.com>
Date:   Fri, 19 May 2023 17:47:50 +0100
From:   Jiaxun Yang <jiaxun.yang@...goat.com>
To:     linux-mips@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, tsbogend@...ha.franken.de,
        Jiaxun Yang <jiaxun.yang@...goat.com>
Subject: [PATCH 0/3] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW 

Hi all,

This series enables ARCH_SUPPORTS_ATOMIC_RMW for MIPS.
The first two patches are for making LLSC availability information
available to Kconfig, and the last one selects the actual option.

Please review.

Thanks
- Jiaxun

Jiaxun Yang (3):
  MIPS: Introduce WAR_4KC_LLSC config option
  MIPS: Introduce config options for LLSC availability
  MIPS: Select ARCH_SUPPORTS_ATOMIC_RMW when possible

 arch/mips/Kconfig                             | 27 +++++++++++++++++++
 arch/mips/include/asm/cpu-features.h          |  7 ++++-
 arch/mips/include/asm/cpu.h                   |  1 +
 .../asm/mach-ath25/cpu-feature-overrides.h    |  2 +-
 arch/mips/kernel/cpu-probe.c                  |  7 +++++
 5 files changed, 42 insertions(+), 2 deletions(-)

-- 
2.39.2 (Apple Git-143)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ