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: <3a37ec10-e247-42fe-b3b3-94d298da3655@app.fastmail.com>
Date: Mon, 04 Aug 2025 18:59:58 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Daniel Lezcano" <daniel.lezcano@...aro.org>,
 "Thomas Gleixner" <tglx@...utronix.de>
Cc: "NXP S32 Linux Team" <S32@....com>, linux-kernel@...r.kernel.org,
 "Ghennadi Procopciuc" <ghennadi.procopciuc@....nxp.com>
Subject: Re: [PATCH v3 01/20] clocksource/drivers/vf-pit: Replace raw_readl/writel to
 reald/writel

On Mon, Aug 4, 2025, at 17:23, Daniel Lezcano wrote:
> The driver uses the raw_readl() and raw_writel() functions. Those are
> not for MMIO devices. Replace them with readl() and writel()
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@...aro.org>
> Cc: Arnd Bergmann <arnd@...db.de>

Acked-by: Arnd Bergmann <arnd@...db.de>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ