lkml.org 
[lkml]   [2020]   [May]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: build failure after merge of the nfsd tree
On Fri, May 08, 2020 at 10:47:20AM +1000, Stephen Rothwell wrote:
> After merging the nfsd tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> kernel/trace/trace_hwlat.c:329:12: error: conflicting types for 'kthread_fn'
> 329 | static int kthread_fn(void *data)
> | ^~~~~~~~~~
> In file included from kernel/trace/trace_hwlat.c:40:
> include/linux/kthread.h:60:7: note: previous declaration of 'kthread_fn' was here
> 60 | void *kthread_fn(struct task_struct *k);
> | ^~~~~~~~~~
>
> Caused by commit
>
> 7df082e85764 ("kthread: save thread function")
>
> I have used the nfsd tree from next-20200507 for today.

Whoops, I forgot to say thanks for this report. I renamed the
kthread_fn in my patches to kthread_func.

--b.

\
 
 \ /
  Last update: 2020-05-12 02:23    [W:1.478 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site