Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp7940600pxb; Fri, 19 Feb 2021 03:26:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJw/JkXsGfHzTmDxI5AoYPd/vuaXSU781qLk1vuMwrTrz/7WeGBi2RtLPzTOQ9zZn+r6Y+rJ X-Received: by 2002:a17:906:d935:: with SMTP id rn21mr8286007ejb.443.1613734017545; Fri, 19 Feb 2021 03:26:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613734017; cv=none; d=google.com; s=arc-20160816; b=M9rpxqUafopIqwwuN53d2hzXxsM8HNEHiLeuNVyKSlDh4KjVJhUb9L5vb7nZ6n/np9 dHuQHIRoNIDD+MGjaixJvK5rfIYT+eNaBG6XD3jruxY8DYotK7Ureep+yA9Anzn9anJY hqe2ziSgDJItFo8O8Lb65xXoVSClClq71vkAf3cZZpN0U54pMl1sQOVMWqehBK52qRPe ValZHD+SECEVyQydHk812PCt7lsfxUHYDLwpGWpB7FRU8weD4cV4lvhMt+PfsKbWhdZz PHljxef9xBmxJ03f8Hljq2UgsFqproowAaFF4MOkksnFe66cT/gcTfk0fwVq+aGS9SxJ 47rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=KF+UvoVYK/Hx803tru30vmfUoNmZZiYmHpFo4YYthKo=; b=kkzRYLW+i1HUTQLAXy9ebXM+DSG/r7wXZcYIdgDZ7vQpJo+OUTRYVyln0tDwEvsjwp HGyYObMwW5mr0G0iQ4lQctBwPd7vbDpGLn+fSei2kFmvjHOTJONNW2P4hAIc6AAnV/vV AlzuCYTcD+xa+/mjkImQdv/EXYaPic+yD0XMz1VRFYJPNu/mWzgfeLCXjtbI5Dtgjngq XuEXCShzOmSEFHHitMkBtdIyw4fFrmbHZoACag7dMwkFp9E11fZ0upwR6OIrMM5CmuGO O2+4X5WeSztfk0vrgz0ovz8Ih0WmjzCpGGWxNE2mg5T5qTv6P5IkRNrsOwio9lJaJUIa 9K+g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z5si5746104edp.368.2021.02.19.03.26.34; Fri, 19 Feb 2021 03:26:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230505AbhBSLZf (ORCPT + 99 others); Fri, 19 Feb 2021 06:25:35 -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--