lkml.org 
[lkml]   [2021]   [Jun]   [28]   [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

* Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> Hi all,
>
> After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> In file included from include/linux/module.h:21,
> from include/kunit/test.h:15,
> from kernel/time/time_test.c:3:
> kernel/time/time_test.c:99:16: error: expected ',' or ';' before 'GPL'
> 99 | MODULE_LICENSE(GPL);
> | ^~~
> include/linux/moduleparam.h:26:47: note: in definition of macro '__MODULE_INFO'
> 26 | = __MODULE_INFO_PREFIX __stringify(tag) "=" info
> | ^~~~
> include/linux/module.h:229:46: note: in expansion of macro 'MODULE_INFO'
> 229 | #define MODULE_LICENSE(_license) MODULE_FILE MODULE_INFO(license, _license)
> | ^~~~~~~~~~~
> kernel/time/time_test.c:99:1: note: in expansion of macro 'MODULE_LICENSE'
> 99 | MODULE_LICENSE(GPL);
> | ^~~~~~~~~~~~~~
>
> Caused by commit
>
> 34c7342ac1b4 ("time/kunit: Add missing MODULE_LICENSE()")

Yeah, that should be "GPL". I amended the commit, so this bug should be
gone by tomorrow.

Thanks,

Ingo

\
 
 \ /
  Last update: 2021-06-28 07:42    [W:0.044 / U:22.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site