Re: linux-next: build warning after merge of the xarray tree
From: Matthew Wilcox <willy@infradead.org>
Date: 2018-06-18 15:58:59
Also in:
lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2018-06-18 15:58:59
Also in:
lkml
On Mon, Jun 18, 2018 at 01:28:54PM +1000, Stephen Rothwell wrote:
Hi all,
After merging the xarray tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
WARNING: modpost: missing MODULE_LICENSE() in lib/test_xarray.o
Introduced by commit
d968f529e39f ("xarray: Add XArray load operation")Thanks; fix pushed. I hadn't actually built it as a module ;-)