[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52446A89.1080409@nod.at>
Date: Thu, 26 Sep 2013 19:10:33 +0200
From: Richard Weinberger <richard@....at>
To: Ramkumar Ramachandra <artagnon@...il.com>
CC: Geert Uytterhoeven <geert@...ux-m68k.org>,
Linux-Arch <linux-arch@...r.kernel.org>,
Michal Marek <mmarek@...e.cz>,
Ralf Baechle <ralf@...ux-mips.org>,
Paul Mundt <lethal@...ux-sh.org>,
Jeff Dike <jdike@...toit.com>,
Guan Xuetao <gxt@...c.pku.edu.cn>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
the arch/x86 maintainers <x86@...nel.org>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-m68k <linux-m68k@...ts.linux-m68k.org>,
Linux MIPS Mailing List <linux-mips@...ux-mips.org>,
Linux-sh list <linux-sh@...r.kernel.org>,
uml-devel <user-mode-linux-devel@...ts.sourceforge.net>
Subject: Re: [PATCH 2/8] um: Do not use SUBARCH
Am 26.09.2013 18:06, schrieb Ramkumar Ramachandra:
> Richard Weinberger wrote:
>> And, of course, this makes your patch valid.
>> Can you also please ensure that your new defconfigs are minimal?
>
> Yeah, it's close to a minimal configuration for the 3.10 kernel
> (latest at the time of patch submission). I was aiming to minimize the
> diff between the current defconfig and the two new defconfigs in
> configs/. The slim diffstat does the talking:
>
> arch/um/Kconfig.common | 5 -
> arch/um/Makefile | 11 ++
> arch/um/{defconfig => configs/i386_defconfig} | 209 +++++++++++++-------
> arch/um/{defconfig => configs/x86_64_defconfig} | 250 +++++++++++++++---------
> arch/x86/um/Kconfig | 5 +
> 5 files changed, 306 insertions(+), 174 deletions(-)
> copy arch/um/{defconfig => configs/i386_defconfig} (86%)
> rename arch/um/{defconfig => configs/x86_64_defconfig} (83%)
>
> If we find some deficiencies, we can always update it. For now, please
> commit these two patches.
Please resend them with savedefconfig applied.
There is no need to have three commits for that.
Thanks,
//richard
--
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