[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140709132047.GT21766@n2100.arm.linux.org.uk>
Date: Wed, 9 Jul 2014 14:20:47 +0100
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Michal Marek <mmarek@...e.cz>
Cc: linux-kernel@...r.kernel.org, David Howells <dhowells@...hat.com>
Subject: Re: v3.16-rc4 messes up make kernelrelease with additional output
On Wed, Jul 09, 2014 at 03:15:32PM +0200, Michal Marek wrote:
> On 2014-07-09 14:59, Russell King - ARM Linux wrote:
> > 3.16-rc3 and all previous versions:
> >
> > $ make ARCH=arm CROSS_COMPILE=arm-linux- O=/tmp/build/ kernelrelease
> > 3.16.0-rc3+
> > $
> >
> > 3.16-rc4:
> >
> > $ make ARCH=arm CROSS_COMPILE=arm-linux- O=/tmp/build/ kernelrelease
> > make[1]: Entering directory `/tmp/build'
> > 3.16.0-rc4+
> > $
>
> This is fixed by commit 066b7ed9 in linux-next, which I'll send to Linus
> shortly. But you should use make -s ... kernelrelease, otherwise the
> output will be polluted not only by the "Entering directory" message,
> but possibly also by a silentoldconfig run.
Since my scripts run a full build before doing that, it's very unlikely
that there would be a silentoldconfig run. The -s requirement isn't
documented in the help - should it be?
--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
--
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