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]
Date: Sun, 10 Mar 2024 08:54:20 +0000
From: Stafford Horne <shorne@...il.com>
To: Dawei Li <set_pte_at@...look.com>
Cc: jonas@...thpole.se, stefan.kristiansson@...nalahti.fi,
	linux-openrisc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] openrisc: Use asm-generic's version of fix_to_virt() &
 virt_to_fix()

On Sat, Mar 09, 2024 at 06:24:07PM +0800, Dawei Li wrote:
> Openrisc's implementation of fix_to_virt() & virt_to_fix() share same
> functionality with ones of asm generic.
> 
> Plus, generic version of fix_to_virt() can trap invalid index at compile
> time.
> 
> Thus, Replace the arch-specific implementations with asm generic's ones.
> 
> Signed-off-by: Dawei Li <set_pte_at@...look.com>

Thanks, I have reviewed and tested this and it looks good.

I will queue for the next merge window.

-Stafford 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ