From: Russell King - ARM Linux <linux@armlinux.org.uk>
To: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>,
Arnd Bergmann <arnd@arndb.de>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Tony Lindgren <tony@atomide.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
Chris Brandt <Chris.Brandt@renesas.com>,
Geert Uytterhoeven <geert@linux-m68k.org>,
linux-omap@vger.kernel.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: head-common.S: Clear lr before jumping to start_kernel()
Date: Sat, 14 Oct 2017 19:20:40 +0100 [thread overview]
Message-ID: <20171014182040.GI23750@n2100.armlinux.org.uk> (raw)
In-Reply-To: <nycvar.YSQ.7.76.1710141147550.1750@knanqh.ubzr>
On Sat, Oct 14, 2017 at 11:49:25AM -0400, Nicolas Pitre wrote:
> On Sat, 14 Oct 2017, Russell King - ARM Linux wrote:
> > On Sat, Oct 14, 2017 at 03:14:05PM +0100, Russell King - ARM Linux wrote:
> > > On Thu, Oct 12, 2017 at 11:25:50AM -0400, Nicolas Pitre wrote:
> > > > It should go into your devel-testing branch as this must be applied on
> > > > top of my xip_zdata branch that you merged there.
> > >
> > > Thanks, it would've been good to have known that ahead of time.
> > >
> > > It's why the patch system has the KernelVersion: tag:
> > >
> > > 6. Kernel version.
> > > On a separate line, add a tag "KernelVersion: " followed by the kernel
> > > version that the patch was generated against. This should be formatted
> > > as "KernelVersion: 2.6.0-rmk1"
> > >
> > > This is because that information is relevant for knowing where it should
> > > be applied, and to which branch. Having it be something else means I
> > > have to guess, and that can result in the patch being discarded in this
> > > manner if I don't find where it's supposed to be applied.
> > >
> > > Yes, I know it's a pain to have to supply this information, but giving
> > > accurate information there makes things a lot easier and quicker when
> > > applying patches, rather than playing a game of "guess where it needs
> > > to be applied, nope, doesn't apply there, try somewhere else."
> > >
> > > Various people in the kernel community have different solutions to this.
> > > For example, on netdev, it is preferred to state whether you want your
> > > patch to be applied to "net" or "net-next" by adding that into the
> > > "[PATCH ...]" tag in the subject line. It's really about streamlining
> > > the patch submission and application process.
> >
> > The tag can take a plain kernel version and a kernel version suffixed
> > with a shortened git hash (please avoid the full hash, it doesn't
> > display well with the web presentation, and will probably be truncated
> > when it's inserted into the database.)
>
> Probably what you want is the output of 'git describe'.
Yes and no. It certainly contains the information, but I think it's
too long. 4.14-rc1-g123456789abc is sufficient - no need for the
leading 'v' and no need for a count of the number of commits between
the tag and the shortened sha hash.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up
next prev parent reply other threads:[~2017-10-14 18:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-03 15:23 Geert Uytterhoeven
2017-10-03 15:37 ` Nicolas Pitre
2017-10-03 18:11 ` Geert Uytterhoeven
2017-10-03 18:15 ` Geert Uytterhoeven
2017-10-03 18:15 ` Geert Uytterhoeven
2017-10-10 20:33 ` Tony Lindgren
2017-10-12 10:23 ` Russell King - ARM Linux
2017-10-12 12:34 ` Geert Uytterhoeven
2017-10-12 15:25 ` Nicolas Pitre
2017-10-14 14:14 ` Russell King - ARM Linux
2017-10-14 14:17 ` Russell King - ARM Linux
2017-10-14 15:49 ` Nicolas Pitre
2017-10-14 18:20 ` Russell King - ARM Linux [this message]
2017-10-15 8:04 ` Geert Uytterhoeven
2017-10-16 12:29 ` Russell King - ARM Linux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171014182040.GI23750@n2100.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=Chris.Brandt@renesas.com \
--cc=ard.biesheuvel@linaro.org \
--cc=arnd@arndb.de \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=nicolas.pitre@linaro.org \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome