[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFd5g45qfWtB9yp=MZ=79hR7Z+c7r7nsfMeofxzF0WAbzkvxag@mail.gmail.com>
Date: Mon, 13 Jan 2020 18:18:56 -0800
From: Brendan Higgins <brendanhiggins@...gle.com>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: Alan Maguire <alan.maguire@...cle.com>,
Greg KH <gregkh@...uxfoundation.org>, rafael@...nel.org,
jmorris@...ei.org, serge@...lyn.com,
Knut Omang <knut.omang@...cle.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-security-module@...r.kernel.org,
KUnit Development <kunit-dev@...glegroups.com>,
"open list:KERNEL SELFTEST FRAMEWORK"
<linux-kselftest@...r.kernel.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH kunit] kunit: building kunit as a module breaks allmodconfig
On Fri, Jan 10, 2020 at 1:39 PM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Alan,
>
> On 1/10/20 4:49 AM, Alan Maguire wrote:
> > kunit tests that do not support module build should depend
> > on KUNIT=y rather than just KUNIT in Kconfig, otherwise
> > they will trigger compilation errors for "make allmodconfig"
> > builds.
> >
> > Fixes: 9fe124bf1b77 ("kunit: allow kunit to be loaded as a module")
> > Signed-off-by: Alan Maguire <alan.maguire@...cle.com>
> > Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
>
> Thanks for fixing this quickly. For future reference, Signed-off-by
> should be last. I fixed it and applied the patch.
Thanks everyone for taking care of this so quickly in my absence!
Cheers
Powered by blists - more mailing lists