Re: linux-next: build failures after merge of the vfs tree
From: Stephen Rothwell <hidden>
Date: 2020-06-17 08:06:22
Also in:
lkml, netdev
Attachments
- (unnamed) [application/pgp-signature] 488 bytes
From: Stephen Rothwell <hidden>
Date: 2020-06-17 08:06:22
Also in:
lkml, netdev
Hi Herbert, On Wed, 17 Jun 2020 17:03:17 +1000 Herbert Xu [off-list ref] wrote:
On Wed, Jun 17, 2020 at 04:57:15PM +1000, Stephen Rothwell wrote:quoted
Presumably another include needed: arch/s390/lib/test_unwind.c:49:2: error: implicit declaration of function 'kmalloc' [-Werror=implicit-function-declaration] arch/s390/lib/test_unwind.c:99:2: error: implicit declaration of function 'kfree' [-Werror=implicit-function-declaration]Hi Stephen: It's not clear how this file manages to include linux/uio.h but
arch/s390/lib/test_unwind.c arch/s390/include/asm/unwind.h include/linux/ftrace.h include/linux/kallsyms.h include/linux/module.h include/linux/elf.h arch/s390/include/asm/elf.h include/linux/compat.h include/linux/socket.h include/linux/uio.h :-( -- Cheers, Stephen Rothwell