[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231219045940.tl42emmfdcyzjruz@moria.home.lan>
Date: Mon, 18 Dec 2023 23:59:40 -0500
From: Kent Overstreet <kent.overstreet@...ux.dev>
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 header_cleanup tree
On Tue, Dec 19, 2023 at 03:25:45PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the header_cleanup tree, today's linux-next build (s390
> defconfig) failed like this:
>
> arch/s390/kernel/signal.c: In function 'arch_do_signal_or_restart':
> arch/s390/kernel/signal.c:491:17: error: implicit declaration of function 'rseq_signal_deliver' [-Werror=implicit-function-declaration]
> 491 | rseq_signal_deliver(&ksig, regs);
> | ^~~~~~~~~~~~~~~~~~~
>
> Presumably caused by commit
>
> cd1146fc0ad3 ("rseq: Split out rseq.h from sched.h")
>
> I have applied the following patch for today:
I've applied the same fixup to my tree.
Powered by blists - more mailing lists