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: <1ce72e929f8f6c691faaf548a05b0eab2b9b1630.camel@pengutronix.de>
Date: Wed, 05 Nov 2025 16:51:33 +0100
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Encrow Thorne <jyc0019@...il.com>, Troy Mitchell
 <troy.mitchell@...ux.dev>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] reset: fix BIT macro reference

On Mi, 2025-11-05 at 23:40 +0800, Encrow Thorne wrote:
> RESET_CONTROL_FLAGS_BIT_* macros use BIT(), but reset.h does not
> include bits.h or bitops.h. This causes compilation errors when
                 ^^^^^^^^^^^
Troy suggested "or bitops.h" can be dropped.

> including reset.h standalone.
> 
> Include bits.h to make reset.h self-contained.
> 
> Suggested-by: Troy Mitchell <troy.mitchell@...ux.dev>
> Reviewed-by: Troy Mitchell <troy.mitchell@...ux.dev>
> Signed-off-by: Encrow Thorne <jyc0019@...il.com>
> ---
> Changes in v2:
> - EDITME: describe what is new in this series revision.
> - EDITME: use bulletpoints and terse descriptions.

These should be replaced with a short description of the changes
relative to v1.


Otherwise,

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

regards
Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ