[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200729140953.GA1650156@localhost.localdomain>
Date: Wed, 29 Jul 2020 17:09:53 +0300
From: Alexey Dobriyan <adobriyan@...il.com>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Cc: Randy Dunlap <rdunlap@...radead.org>, broonie@...nel.org,
linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-next@...r.kernel.org, mhocko@...e.cz,
mm-commits@...r.kernel.org, sfr@...b.auug.org.au
Subject: make oldconfig (Re: mmotm 2020-07-27-18-18 uploaded
(mm/page_alloc.c))
On Tue, Jul 28, 2020 at 06:44:19PM -0700, Andrew Morton wrote:
> On Tue, 28 Jul 2020 15:39:21 -0700 Randy Dunlap <rdunlap@...radead.org> wrote:
>
> > On 7/28/20 2:55 PM, Andrew Morton wrote:
> > > On Tue, 28 Jul 2020 05:33:58 -0700 Randy Dunlap <rdunlap@...radead.org> wrote:
> > >
> > >> On 7/27/20 6:19 PM, Andrew Morton wrote:
> > >>> The mm-of-the-moment snapshot 2020-07-27-18-18 has been uploaded to
> > >>>
> > >>> http://www.ozlabs.org/~akpm/mmotm/
> >
> >
> > >> on x86_64:
> > >>
> > >> ../mm/page_alloc.c:8355:48: warning: ‘struct compact_control’ declared inside parameter list will not be visible outside of this definition or declaration
> > >> static int __alloc_contig_migrate_range(struct compact_control *cc,
> > >> ^~~~~~~~~~~~~~~
> > >
> > > As is usually the case with your reports, I can't figure out how to
> > > reproduce it. I copy then .config, run `make oldconfig' (need to hit
> > > enter a zillion times because the .config is whacky)
If it helps with Enter:
yes '' | make oldconfig
Works 99.99% of the time except when there is numeric/string option
without default value.
Powered by blists - more mailing lists