From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932347AbeASRTR (ORCPT ); Fri, 19 Jan 2018 12:19:17 -0500 Received: from smtp04.smtpout.orange.fr ([80.12.242.126]:41369 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756172AbeASRS7 (ORCPT ); Fri, 19 Jan 2018 12:18:59 -0500 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Fri, 19 Jan 2018 18:18:57 +0100 X-ME-IP: 86.201.132.185 From: Robert Jarzmik To: Arnd Bergmann Cc: Daniel Mack , Haojian Zhuang , Linux ARM , Linux Kernel Mailing List , arm-soc Subject: Re: [PATCH] ARM: pxa/tosa-bt: add MODULE_LICENSE tag References: <20180110162816.431038-1-arnd@arndb.de> <87vag9bh1g.fsf@belgarion.home> X-URL: http://belgarath.falguerolles.org/ Date: Fri, 19 Jan 2018 18:18:53 +0100 In-Reply-To: (Arnd Bergmann's message of "Fri, 19 Jan 2018 17:02:25 +0100") Message-ID: <87bmhpahs2.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd Bergmann writes: > On Wed, Jan 10, 2018 at 9:22 PM, Robert Jarzmik wrote: >> Arnd Bergmann writes: >> >>> Without this tag, we get a build warning: >>> >>> WARNING: modpost: missing MODULE_LICENSE() in arch/arm/mach-pxa/tosa-bt.o >>> >>> For completeness, I'm also adding author and description fields. >>> >>> Signed-off-by: Arnd Bergmann >> >> Queued into pxa/for-next, thanks. > > I see now that you didn't send this back to arm@kernel.org. I assume you planned > to send it for 4.17, but kernelci now still reports the warning for > both 4.15 and > linux-next (4.16). Should we just include this patch in the 4.16 fixes > instead? Yeah sure, go ahead and merge it into 4.16 staging branch, with my : Acked-by: Robert Jarzmik Cheers. -- Robert