kbuild test robot <lkp@xxxxxxxxx> writes: > Hi Gabriel, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on linus/master] > [also build test ERROR on v4.17-rc4] > [cannot apply to next-20180508] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Gabriel-Krisman-Bertazi/NLS-refactor-and-UTF-8-normalization/20180509-190115 > config: mips-malta_kvm_defconfig (attached as .config) > compiler: mipsel-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=mips > > All errors (new ones prefixed by >>): > > WARNING: modpost: missing MODULE_LICENSE() in fs/nls/nls_default.o This is fixed on the v2, I will be publishing no later than this week (unless there is more feedback). It is fixed in the Makefile by assuring the core and default code end up in the base module, which my original goal with this patch. -- Gabriel Krisman Bertazi