From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 29A57C433E0 for ; Fri, 19 Feb 2021 11:26:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CDA3264E5C for ; Fri, 19 Feb 2021 11:25:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230510AbhBSLZu (ORCPT ); Fri, 19 Feb 2021 06:25:50 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:49490 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230439AbhBSLUo (ORCPT ); Fri, 19 Feb 2021 06:20:44 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 648001C0B80; Fri, 19 Feb 2021 12:20:00 +0100 (CET) Date: Fri, 19 Feb 2021 12:20:00 +0100 From: Pavel Machek To: Linus Torvalds Cc: kernel list , Jacek Anaszewski , Linux LED Subsystem Subject: Re: [GIT PULL 5.11-rc8] LED fix Message-ID: <20210219112000.GJ19207@duo.ucw.cz> References: <20210214171328.GA5314@duo.ucw.cz> <20210214203138.GA22191@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DesjdUuHQDwS2t4N" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --DesjdUuHQDwS2t4N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > On Sun, Feb 14, 2021 at 12:31 PM Pavel Machek wrote: > > > > 92bf22614b21 is my rc7, and it is parent of the commit I want you to > > apply. >=20 > Oh, right you are. I looked at your leds-cleanup-for-pavel branch for > some reason, which was much older. >=20 > Anyway, it does the remote lookup with git ls-remote, and doesn't find > any matching ref for that 92bf22614 commit you gave it as a base, so > that's why it complains. You _could_ fix that by just pushing all the > tags you have locally to your remote too. >=20 > Have you changed your behavior wrt git request-pull lately? Because > that whole model you use is broken. This was really one-off and I found the git messages quite confusing. >=20 > The "end" commit shouldn't be my tag (and it shouldn't be a SHA1). It > should be *your* branch name. >=20 > So what you *should* have used is something like >=20 > git request-pull master > git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ > for-rc8-5.11 >=20 > (assuming "master" is the upstream branch - which would be my > v5.11-rc7) without any odd SHA games or anything like that. Yes, pushing master should work. I tried to fall back to SHAs as I find them less confusing. Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --DesjdUuHQDwS2t4N Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRPfPO7r0eAhk010v0w5/Bqldv68gUCYC+e4AAKCRAw5/Bqldv6 8hfCAKCSGEICjqzvoR7vNLOKfRDRQBlssQCeI77qs2TbTjC9buuP6WBTk1yprcY= =ougf -----END PGP SIGNATURE----- --DesjdUuHQDwS2t4N--