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>] [day] [month] [year] [list]
Message-ID: <c954bdb0-0c16-491a-8662-37e58f07208f@csgroup.eu>
Date: Thu, 3 Oct 2024 07:21:24 +0200
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: soc@...nel.org, Arnd Bergmann <arnd@...db.de>
Cc: Herve Codina <herve.codina@...tlin.com>,
 "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
 Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [GIT PULL] SOC FSL fixes for 6.12

Hi Arnd,

Please pull the following Freescale Soc Drivers fixes for 6.12

Thanks
Christophe

The following changes since commit 7a99b1c0bce5cf8c554ceecd29ad1e8085557fd3:

   Merge branch 'support-for-quicc-engine-tsa-and-qmc' (2024-09-03 
07:51:34 +0200)

are available in the Git repository at:

   https://github.com/chleroy/linux.git tags/soc_fsl-6.12-3

for you to fetch changes up to 1117b916f541fc8e4ce812843555432022e5aa0e:

   soc: fsl: cpm1: qmc: Fix unused data compilation warning (2024-10-02 
23:29:38 +0200)

----------------------------------------------------------------
FSL SOC fixes for v6.12:

- Fix a "cast to pointer from integer of different size" build error
due to IS_ERROR_VALUE() used with something which is not a pointer.

- Fix an unused data build warning.

----------------------------------------------------------------
Geert Uytterhoeven (1):
       soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers

Herve Codina (1):
       soc: fsl: cpm1: qmc: Fix unused data compilation warning

  drivers/soc/fsl/qe/qmc.c | 11 +++++------
  1 file changed, 5 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ