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: <dcdab2a4e6a5eda99ff5e9523ccb9c6edcfbf732.camel@pengutronix.de>
Date: Wed, 25 Sep 2024 12:36:47 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Changhuang Liang <changhuang.liang@...rfivetech.com>, Emil Renner
	Berthing <kernel@...il.dk>, Hal Feng <hal.feng@...rfivetech.com>
Cc: Conor Dooley <conor.dooley@...rochip.com>, linux-kernel@...r.kernel.org,
  linux-riscv@...ts.infradead.org
Subject: Re: [PATCH v2] reset: starfive: jh71x0: Fix accessing the empty
 member on JH7110 SoC

On Mi, 2024-09-25 at 02:59 -0700, Changhuang Liang wrote:
> data->asserted will be NULL on JH7110 SoC since commit 82327b127d41
> ("reset: starfive: Add StarFive JH7110 reset driver") was added. Add
> the judgment condition to avoid errors when calling reset_control_status
> on JH7110 SoC.

Please add a Fixes: line to make sure this is backported to all kernels
that contain commit 82327b127d41:

Fixes: 82327b127d41 ("reset: starfive: Add StarFive JH7110 reset driver")

> Signed-off-by: Changhuang Liang <changhuang.liang@...rfivetech.com>
> Acked-by: Hal Feng <hal.feng@...rfivetech.com>

With that,

Reviewed-by: Philipp Zabel <p.zabel@...gutronix.de>

regards
Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ