From mboxrd@z Thu Jan 1 00:00:00 1970 From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth) Date: Wed, 18 Dec 2013 10:17:16 +0100 Subject: [GIT PULL] ARM: Initial support for Marvell Berlin SoCs In-Reply-To: <20131217154021.GM2609@titan.lakedaemon.net> References: <1387202444-7270-1-git-send-email-sebastian.hesselbarth@gmail.com> <20131217154021.GM2609@titan.lakedaemon.net> Message-ID: <52B1681C.4040202@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/17/13 16:40, Jason Cooper wrote: > Sebastian, > > On Mon, Dec 16, 2013 at 03:00:44PM +0100, Sebastian Hesselbarth wrote: >> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: >> >> Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) >> >> are available in the git repository at: >> https://github.com/shesselba/linux-berlin.git topic/initial-for-v3.14 > > It looks like you didn't use a signed tag here. I think we ran out of > time at the mini-summit, so here's a quick howto: Jason, huge thanks for the summary! I'll keep it under my pillow :) > $ git checkout topic/initial-for-v3.14 > $ git tag -s berlin-3.14 # assumes you have gpg key in local keyring > > # edit tag msg, enter pw for key > > $ git push --tags topic/initial-for-v3.14:topic/initial-for-v3.14 > $ git request-pull v3.13-rc1 tags/berlin-3.14 > > # check if it looks right, if so, pipe it to your email editor > > I know some are leary of github, and doing the signed tag gives us a > provable method that what we are pulling is indeed what you created. Hmm, yeah, I hear about it. I'll hopefully find a different git server for the upcoming kernel versions. > I'll send a signed email to Arnd, Olof, and Kevin with the fingerprint > of the key you created at the ARM mini-summit. Thanks again! Sebastian