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: Thu, 16 May 2024 14:03:00 -0400 (EDT)
From: Nicolas Pitre <nico@...xnic.net>
To: Andrew Lunn <andrew@...n.ch>
cc: Thorsten Blum <thorsten.blum@...lux.com>, Arnd Bergmann <arnd@...db.de>, 
    davem@...emloft.net, edumazet@...gle.com, glaubitz@...sik.fu-berlin.de, 
    kuba@...nel.org, linux-kernel@...r.kernel.org, lkp@...el.com, 
    netdev@...r.kernel.org, pabeni@...hat.com
Subject: Re: [PATCH v2] net: smc91x: Fix pointer types

On Thu, 16 May 2024, Andrew Lunn wrote:

> You could add a follow up patch which removes the 
> void __iomem *__ioaddr = ioaddr; lines and uses lp->base.
> The code will then be more uniform.

Beware, It is sometimes overridden with __ioaddr = lp->datacs.


Nicolas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ