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: <17640349-43b4-4d7a-a6d9-2eca3f82165c@gmx.de>
Date: Thu, 22 May 2025 09:14:04 +0200
From: Helge Deller <deller@....de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
 linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org,
 linux-block@...r.kernel.org
Cc: "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
 Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...hat.com>,
 Borislav Petkov <bp@...en8.de>, Dave Hansen <dave.hansen@...ux.intel.com>,
 x86@...nel.org, "H. Peter Anvin" <hpa@...or.com>,
 Denis Efremov <efremov@...ux.com>, Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCH v1 1/1] floppy: Replace custom SZ_64K constant

On 5/21/25 19:50, Andy Shevchenko wrote:
> There are only two headers using the K_64 custom constant. Moreover,
> its usage tangles a code because the constant is defined in the C
> file, while users are in the headers. Replace it with well defined
> SZ_64K from sizes.h.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
> 
> This should be placed on top of
> https://lore.kernel.org/r/20250521174152.1339379-1-andriy.shevchenko@linux.intel.com
> for the dependency reason. In case some changes are needed there,
> this one may be attached to v2 of the series.
> 
>   arch/parisc/include/asm/floppy.h | 5 +++--
>   arch/x86/include/asm/floppy.h    | 3 ++-
>   drivers/block/floppy.c           | 2 --
>   3 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Helge Deller <deller@....de>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ