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]
Message-ID: <173681112366.3626286.2586032513628607123.robh@kernel.org>
Date: Mon, 13 Jan 2025 17:32:04 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Zijun Hu <zijun_hu@...oud.com>
Cc: Oreoluwa Babatunde <quic_obabatun@...cinc.com>,
	Maxime Ripard <mripard@...nel.org>, linux-kernel@...r.kernel.org,
	Robin Murphy <robin.murphy@....com>, Marc Zyngier <maz@...nel.org>,
	devicetree@...r.kernel.org, Saravana Kannan <saravanak@...gle.com>,
	Zijun Hu <quic_zijuhu@...cinc.com>,
	Marek Szyprowski <m.szyprowski@...sung.com>,
	Catalin Marinas <catalin.marinas@....com>,
	Grant Likely <grant.likely@...retlab.ca>,
	Andreas Herrmann <andreas.herrmann@...xeda.com>,
	Mike Rapoport <rppt@...nel.org>
Subject: Re: [PATCH v4 12/14] of: reserved-memory: Move an assignment to
 effective place in __reserved_mem_alloc_size()


On Thu, 09 Jan 2025 21:27:03 +0800, Zijun Hu wrote:
> From: Zijun Hu <quic_zijuhu@...cinc.com>
> 
> The assignment '@...e = 0' in __reserved_mem_alloc_size() is meaningless
> since @base was already initialized to 0.
> 
> Move the assignment to effective and proper place.
> 
> Signed-off-by: Zijun Hu <quic_zijuhu@...cinc.com>
> ---
>  drivers/of/of_reserved_mem.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 

Applied, thanks!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ