[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150511225107.GB16022@jtriplet-mobl1>
Date: Mon, 11 May 2015 15:51:07 -0700
From: Josh Triplett <josh@...htriplett.org>
To: "Luis R. Rodriguez" <mcgrof@...e.com>
Cc: Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Michal Hocko <mhocko@...e.cz>,
Vladimir Davydov <vdavydov@...allels.com>,
Johannes Weiner <hannes@...xchg.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Andy Lutomirski <luto@...capital.net>,
Bertrand Jacquin <beber@...eeweb.net>,
Iulia Manda <iulia.manda21@...il.com>,
Pranith Kumar <bobby.prani@...il.com>,
Clark Williams <clark.williams@...il.com>,
Mel Gorman <mgorman@...e.de>,
Randy Dunlap <rdunlap@...radead.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/1] init/Kconfig: Split expert menu into a separate
file, init/Kconfig.expert
On Tue, May 12, 2015 at 12:36:49AM +0200, Luis R. Rodriguez wrote:
> On Mon, May 11, 2015 at 01:23:02PM -0700, Josh Triplett wrote:
> > init/Kconfig | 232 +---------------------------------------------------
> > init/Kconfig.expert | 231 +++++++++++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 232 insertions(+), 231 deletions(-)
> > create mode 100644 init/Kconfig.expert
>
> I'm blinded by this patch, can you use git format-patch -M and also add:
>
> [diff]
> renamelimit=0
>
> To your .gitconfig
>From a quick test, doing what you suggest doesn't have any effect; if I
also use -C1 instead of -M, then the patch to init/Kconfig looks exactly
the same (deleting 231 lines and adding a "source" line), while the
patch to init/Kconfig.expert goes from adding 231 lines to copying
init/Kconfig and deleting 1800 lines.
That does not seem like an improvement.
- Josh Triplett
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists