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: Tue, 28 May 2024 17:43:03 +0000 (UTC)
From: Kalle Valo <kvalo@...nel.org>
To: Jeff Johnson <quic_jjohnson@...cinc.com>
Cc: Jeff Johnson <jjohnson@...nel.org>, <linux-wireless@...r.kernel.org>,
 <ath12k@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
 Jeff Johnson <quic_jjohnson@...cinc.com>
Subject: Re: [PATCH] wifi: ath12k: Fix devmem address prefix when logging

Jeff Johnson <quic_jjohnson@...cinc.com> wrote:

> Currently when ath12k QMI logging is enabled, messages such as the
> following can be logged:
> 
> ath12k_pci 0000:03:00.0: devmem [0] start ox113000 size 20480
> 
> Replace ox% with 0x% to get a proper hex address prefix:
> 
> ath12k_pci 0000:03:00.0: devmem [0] start 0x113000 size 20480
> 
> Signed-off-by: Jeff Johnson <quic_jjohnson@...cinc.com>
> Signed-off-by: Kalle Valo <quic_kvalo@...cinc.com>

Patch applied to ath-next branch of ath.git, thanks.

af69d862a8ba wifi: ath12k: Fix devmem address prefix when logging

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240523-ox-v1-1-112ae7350059@quicinc.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ