Received: by 10.213.65.68 with SMTP id h4csp691993imn; Tue, 20 Mar 2018 12:53:09 -0700 (PDT) X-Google-Smtp-Source: AG47ELtJDdGY/DtJNrYQkkMyHbBcLFj3wJaI+osvOiYUJzIQ7N0JUbFVoDb9nUFhKalTaAyy1FEM X-Received: by 10.101.83.75 with SMTP id w11mr12730102pgr.197.1521575589192; Tue, 20 Mar 2018 12:53:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521575589; cv=none; d=google.com; s=arc-20160816; b=DV7ATasN793+D6uCp/HCmK6qw8u8ftfo3SqPxUl++g+cLsmzdtVGOevUaIgjuw1ziX 3VEGlp5JkeSb2GpdfQURYZc6pfTDfRfOUN1GH81ud0r9TtiWESzzJ+ic+ktaBzoSCnKo l9wDg8msPbnDh84+ZuE6CH94yIJenn+t3zzEKaqVzOEHxyE4yF9g57tEq4z9818cHayk UqrA53G44/vj5yW7CoP0xvQszLvfv4GoBCWR4M6sYUUmrHJZUZgOkggnAUGM5g6dpaHy cIo8DNGq+ocsYUGGeLYryXSideBFc0EpPtZFaUlmpE044kj9pI3Sat9NQygQs1py9Fr6 Ewpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=NwHpW4t66ug6/XeuTLhR/HDDNfTc4EHhsMYLcX3r8LU=; b=SFidos0l5dg6J4fuU9ttvNIkmK3ZyO0Co5uwxhkx3sAPue9qcvwJ07egvVi9Fk84XQ 8Ydi+8ARJYePN/nxvzRx6gD26cAeNX+z70Ih/4LHrWosGSmdPJvvochwYKqHdNF2b1Uq 5ibZ44D/bWdq2GH87QPoQINJ48mQEleoKEiF/xofMwc4v+AdF0FLBjQqyOG+o2OdBBvp y8s6YIMrYXJzcLFpVfaFPEFCb3NCKN6RkthKM99Ay8XEjtBQr9/4g2qiMMNtXDfhfSq0 QyNzSI8p1yjY3p0TkTKCYgFw+e2tAE2Irkl0JGfQ9Wq4r6yPd5CXspv/UYJ/FvzIuq/H 3ttw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z20si1779303pfe.158.2018.03.20.12.52.55; Tue, 20 Mar 2018 12:53:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751458AbeCTTv7 (ORCPT + 99 others); Tue, 20 Mar 2018 15:51:59 -0400 Received: from mx2.suse.de ([195.135.220.15]:58671 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751269AbeCTTvy (ORCPT ); Tue, 20 Mar 2018 15:51:54 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 67185AFBE; Tue, 20 Mar 2018 19:51:51 +0000 (UTC) Date: Tue, 20 Mar 2018 19:51:48 +0000 From: "Luis R. Rodriguez" To: Konstantin Ryabitsev Cc: "Luis R. Rodriguez" , Greg KH , Linus Torvalds , Julia Lawall , Nicolas Palix , Joe Perches , Takashi Iwai , Thomas Gleixner , Jiri Kosina , Masahiro Yamada , akpm@linux-foundation.org, cantabile.desu@gmail.com, kubakici@wp.pl, linux-wireless@vger.kernel.org, keescook@chromium.org, shuah@kernel.org, mfuzzey@parkeon.com, zohar@linux.vnet.ibm.com, dhowells@redhat.com, pali.rohar@gmail.com, arend.vanspriel@broadcom.com, zajec5@gmail.com, nbroeking@me.com, markivx@codeaurora.org, broonie@kernel.org, dmitry.torokhov@gmail.com, dwmw2@infradead.org, Abhay_Salunke@dell.com, bjorn.andersson@linaro.org, jewalt@lgsinnovations.com, oneukum@suse.com, ast@fb.com, andresx7@gmail.com, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v3 19/20] firmware: add request_firmware_cache() to help with cache on reboot Message-ID: <20180320195148.GH4449@wotan.suse.de> References: <20180310141501.2214-1-mcgrof@kernel.org> <20180310141501.2214-20-mcgrof@kernel.org> <20180320083055.GA21640@kroah.com> <20180320173409.GD4449@wotan.suse.de> <20180320173801.GA25040@kroah.com> <20180320182409.GF4449@wotan.suse.de> <5dc49c7f-56f6-28df-38da-bfa998afbdbb@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5dc49c7f-56f6-28df-38da-bfa998afbdbb@linuxfoundation.org> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 20, 2018 at 02:54:44PM -0400, Konstantin Ryabitsev wrote: > On 03/20/18 14:24, Luis R. Rodriguez wrote: > > *Iff* this seems sensible, this would only mean kernel.org would have to start > > accepting git notes long term, for those who optionally want to push them or > > fetch them. > > We don't disallow them. You just need to make sure you're fetching and > pushing them, because they aren't by default. You can set this in your > kernel.org origin section of .git/config: > > [remote origin] > ... > fetch = +refs/notes/*:refs/notes/* > > And then push them separately as "git push origin refs/notes/*". Superb, thanks! > Since frontends clone with --mirror, the notes will be available on all > git.kernel.org nodes (e.g. see > https://git.kernel.org/mricon/hook-test/c/a8d310d4c13) Good to know thanks, and it looks good! > If you do start using notes, I strongly suggest you pick a dedicated > refspace for it instead of putting things into the default > refs/notes/commits, e.g.: > > git notes --ref crosstree [...] > > This will create refs/notes/crosstree that has less of a chance to be > clobbered by someone else's use of notes. Indeed, the default is crap. I was suggesting perhaps having it also be per branch, so: git note --ref branch/iso-coccinelle/ add commit-id If it was required sed I guess git note --ref branch/sed/ add commit-id And if we wanted a resolution handler which could manage the above for you: git note --ref branch/merger-script add commit-id Which could use the above two to run what is needed to mimic the commit. Luis