[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFkk2KR5eBfsXoZa-qty0neUKO0=3P82AVNb+SM37QOb7VMPDg@mail.gmail.com>
Date: Mon, 19 Feb 2018 18:03:32 +0100
From: Ulf Magnusson <ulfalizer@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Tomasz Figa <tfiga@...omium.org>,
Paul Burton <paul.burton@...s.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
Hans-Christian Egtvedt <egtvedt@...fundet.no>,
Linus Walleij <linus.walleij@...aro.org>,
Vineet Gupta <vgupta@...opsys.com>,
Mel Gorman <mgorman@...hsingularity.net>,
Christoph Hellwig <hch@....de>,
Michal Nazarewicz <mina86@...a86.com>,
Stephen Boyd <sboyd@...eaurora.org>,
Paul Mackerras <paulus@...abs.org>,
Will Deacon <will.deacon@....com>,
Tony Lindgren <tony@...mide.com>,
Nicholas Piggin <npiggin@...il.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Nick Terrell <terrelln@...com>,
Dan Williams <dan.j.williams@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Matthew Wilcox <mawilcox@...rosoft.com>,
Palmer Dabbelt <palmer@...belt.com>,
Dave Airlie <airlied@...hat.com>, Jeremy Kerr <jk@...abs.org>,
Bart Van Assche <bart.vanassche@....com>,
Robin Murphy <robin.murphy@....com>
Subject: Re: [PATCH 10/20] lib/Kconfig: Remove leftover select of GENERIC_IO
On Mon, Feb 19, 2018 at 4:48 PM, Rob Herring <robh@...nel.org> wrote:
> On Sun, Feb 4, 2018 at 7:21 PM, Ulf Magnusson <ulfalizer@...il.com> wrote:
>> GENERIC_IO was removed by commit 9de8da47742b ("kconfig: kill off
>> GENERIC_IO option"), but HAS_IOMEM still selects it.
>>
>> Remove the select of GENERIC_IO from HAS_IOMEM.
>>
>> Discovered with the
>> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
>> script.
>>
>> Signed-off-by: Ulf Magnusson <ulfalizer@...il.com>
>> ---
>> lib/Kconfig | 1 -
>> 1 file changed, 1 deletion(-)
>
> Who do you intend to apply this because people keep sending the same fix?
>
> Rob
I didn't have a particular tree in mind. I imagined people would pick
up patches into the trees where they make the most sense.
I just turned it into a patchset to keep track of it easier myself.
Looks like that might have caused some confusion in retrospect.
Cheers,
Ulf
Powered by blists - more mailing lists