lkml.org 
[lkml]   [2021]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: build failure after merge of the tip tree
On Wed, Mar 03, 2021 at 10:38:42AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> In file included from drivers/usb/usbip/usbip_common.c:18:
> drivers/usb/usbip/usbip_common.h: In function 'usbip_kcov_handle_init':
> drivers/usb/usbip/usbip_common.h:348:20: error: implicit declaration of function 'kcov_common_handle' [-Werror=implicit-function-declaration]
> 348 | ud->kcov_handle = kcov_common_handle();
> | ^~~~~~~~~~~~~~~~~~
> drivers/usb/usbip/usbip_common.h: In function 'usbip_kcov_remote_start':
> drivers/usb/usbip/usbip_common.h:353:2: error: implicit declaration of function 'kcov_remote_start_common' [-Werror=implicit-function-declaration]
> 353 | kcov_remote_start_common(ud->kcov_handle);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> drivers/usb/usbip/usbip_common.h: In function 'usbip_kcov_remote_stop':
> drivers/usb/usbip/usbip_common.h:358:2: error: implicit declaration of function 'kcov_remote_stop'; did you mean 'usbip_kcov_remote_stop'? [-Werror=implicit-function-declaration]
> 358 | kcov_remote_stop();
> | ^~~~~~~~~~~~~~~~
> | usbip_kcov_remote_stop
>
> Caused by commit
>
> eae7a59d5a1e ("kcov: Remove kcov include from sched.h and move it to its users.")
>
> I have used the tip tree from next-20210302 for today.

Damn, sorry about that. I've rebased tip/sched/core and all should be
well now.

\
 
 \ /
  Last update: 2021-03-03 15:41    [W:0.067 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site