Re: [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

From: Vaittinen, Matti
Date: Fri May 08 2020 - 14:42:30 EST


Thanks Mark!

On Fri, 2020-05-08 at 18:17 +0100, Mark Brown wrote:
> On Fri, May 08, 2020 at 06:40:43PM +0300, Matti Vaittinen wrote:
> > Add a KUnit test for the linear_ranges helper.
> >
> > Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx>
> > Reviewed-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
>
> This now generates:
>
> WARNING: modpost: missing MODULE_LICENSE() in lib/linear_ranges.o
> see include/linux/module.h for more information
>
> when the tests are built as a module and select the library.

I'm sorry. I did build allmodconfig build but missed the warning :/ I
saw you applied 1-5. Do you want a single incremental patch with
MODULE_LICENSE() or should I resubmit of whole series? GPL is the
license I would like to use for linking and SPDX should cover more
accurate version information.


Best Regards
--Matti