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-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 23 Feb 2024 10:18:00 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Jiaxun Yang <jiaxun.yang@...goat.com>
Cc: Nathan Chancellor <nathan@...nel.org>,
	Nick Desaulniers <ndesaulniers@...gle.com>,
	Bill Wendling <morbo@...gle.com>,
	Justin Stitt <justinstitt@...gle.com>, linux-mips@...r.kernel.org,
	linux-kernel@...r.kernel.org, llvm@...ts.linux.dev,
	Guenter Roeck <linux@...ck-us.net>
Subject: Re: [PATCH 0/8] MIPS: Aggregate build fixes

On Fri, Feb 02, 2024 at 06:21:39PM +0000, Jiaxun Yang wrote:
> Hi all,
> 
> This series is a collection of build fixes that have been lying
> at my local trees for a while, some of them are for Clang built
> linux and others are for some wiredo configurations.
> 
> Please review.
> 
> Thanks
> 
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> ---
> Jiaxun Yang (8):
>       MIPS: Probe toolchain support of -msym32
>       MIPS: Remove cc-option checks for -march=octeon
>       MIPS: Fallback CPU -march flag to ISA level if unsupported
>       MIPS: BMIPS: Drop unnecessary assembler flag
>       MIPS: Loongson64: test for -march=loongson3a cflag
>       MIPS: Limit MIPS_MT_SMP support by ISA reversion
>       MIPS: Implement microMIPS MT ASE helpers
>       MIPS: mipsregs: Set proper ISA level for virt extensions
> 
>  arch/mips/Kconfig                  |   3 +-
>  arch/mips/Makefile                 |  46 ++++---
>  arch/mips/include/asm/asmmacro.h   |  22 ++--
>  arch/mips/include/asm/mipsmtregs.h | 256 ++++++++++++++++++++++---------------
>  arch/mips/include/asm/mipsregs.h   |  22 +++-
>  arch/mips/kernel/vpe-mt.c          |   4 +-
>  6 files changed, 211 insertions(+), 142 deletions(-)
> ---
> base-commit: 076d56d74f17e625b3d63cf4743b3d7d02180379
> change-id: 20240202-llvm-msym32-6392d410f650

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 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ