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] [day] [month] [year] [list]
Message-ID: <aWWvhPHH0_VUbeUY@inochi.infowork>
Date: Tue, 13 Jan 2026 10:36:34 +0800
From: Inochi Amaoto <inochiama@...il.com>
To: Troy Mitchell <troy.mitchell@...ux.spacemit.com>, 
	Paul Walmsley <pjw@...nel.org>, Palmer Dabbelt <palmer@...belt.com>, 
	Albert Ou <aou@...s.berkeley.edu>, Alexandre Ghiti <alex@...ti.fr>, Yixun Lan <dlan@...too.org>
Cc: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org, 
	spacemit@...ts.linux.dev
Subject: Re: [PATCH] riscv: sbi: vendorid_list: Add SpacemiT Technology to
 the vendor list

On Tue, Jan 13, 2026 at 10:32:21AM +0800, Troy Mitchell wrote:
> Add SpacemiT Technology to the RISC-V vendor list.
> 
> Signed-off-by: Troy Mitchell <troy.mitchell@...ux.spacemit.com>
> ---
>  arch/riscv/include/asm/vendorid_list.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/riscv/include/asm/vendorid_list.h b/arch/riscv/include/asm/vendorid_list.h
> index 7f5030ee1fcf830b17c6529e9c430fe19ac68b05..5f75408ddee75d1e45c2c72207c66c5905f9b84d 100644
> --- a/arch/riscv/include/asm/vendorid_list.h
> +++ b/arch/riscv/include/asm/vendorid_list.h
> @@ -9,6 +9,7 @@
>  #define MICROCHIP_VENDOR_ID	0x029
>  #define MIPS_VENDOR_ID		0x127
>  #define SIFIVE_VENDOR_ID	0x489
> +#define SPACEMIT_VENDOR_ID	0x710
>  #define THEAD_VENDOR_ID		0x5b7
>  
>  #endif
> 
> ---
> base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
> change-id: 20260113-spacemit-vendor-id-841edcdfbf48
> 
> Best regards,
> -- 
> Troy Mitchell <troy.mitchell@...ux.spacemit.com>
> 
> 

I see no usage, this patch is useless.
Please submit this code with the patch that uses
this ID. Thanks

Regards,
Inochi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ