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: <377d444d-4163-4308-abcd-bbdf55c44be7@gmx.de>
Date: Thu, 22 May 2025 09:15:30 +0200
From: Helge Deller <deller@....de>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
 Andreas Larsson <andreas@...sler.com>, linux-alpha@...r.kernel.org,
 linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
 linux-m68k@...ts.linux-m68k.org, linux-mips@...r.kernel.org,
 linux-parisc@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
 sparclinux@...r.kernel.org
Cc: Richard Henderson <richard.henderson@...aro.org>,
 Matt Turner <mattst88@...il.com>, Ian Molton <spyro@....com>,
 Russell King <linux@...linux.org.uk>,
 Geert Uytterhoeven <geert@...ux-m68k.org>,
 Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
 "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
 Madhavan Srinivasan <maddy@...ux.ibm.com>,
 Michael Ellerman <mpe@...erman.id.au>, Nicholas Piggin <npiggin@...il.com>,
 Christophe Leroy <christophe.leroy@...roup.eu>,
 Naveen N Rao <naveen@...nel.org>, "David S. Miller" <davem@...emloft.net>,
 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>
Subject: Re: [PATCH v1 1/1] floppy: Remove unused CROSS_64K() macro from arch/
 code

On 5/21/25 19:41, Andy Shevchenko wrote:
> Since the commit 3d86739c6343 ("floppy: always use the track buffer")
> the CROSS_64K() is not used by the driver, remove the leftovers.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
>   arch/alpha/include/asm/floppy.h    | 19 -------------------
>   arch/arm/include/asm/floppy.h      |  2 --
>   arch/m68k/include/asm/floppy.h     |  4 ----
>   arch/mips/include/asm/floppy.h     | 15 ---------------
>   arch/parisc/include/asm/floppy.h   |  6 +-----
>   arch/powerpc/include/asm/floppy.h  |  5 -----
>   arch/sparc/include/asm/floppy_32.h |  3 ---
>   arch/sparc/include/asm/floppy_64.h |  3 ---
>   arch/x86/include/asm/floppy.h      |  5 +----
>   9 files changed, 2 insertions(+), 60 deletions(-)

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ