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: <xj44nzcwvbkbukeuo6c74q7jc3z4ramffz3m6n7qeqjhzbze7z@mksouznt77gg>
Date: Tue, 1 Jul 2025 21:01:58 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the input tree

On Wed, Jul 02, 2025 at 01:47:32PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the input tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
> 
> drivers/input/input.c: In function 'input_bits_to_string':
> drivers/input/input.c:1007:13: error: implicit declaration of function 'in_compat_syscall' [-Wimplicit-function-declaration]
>  1007 |         if (in_compat_syscall()) {
>       |             ^~~~~~~~~~~~~~~~~
> 
> Presumably caused by commit
> 
>   de7dd46319bb ("Input: stop including input-compat.h")
> 
> I have used the input tree from next-20250701 for today.
> 

Thanks Stephen, I better drop that patch and instead move this chunk of
code into input-compat.c as well.

-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ