[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230627151407.GA1918927-robh@kernel.org>
Date: Tue, 27 Jun 2023 09:14:07 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Luca Weiss <luca.weiss@...rphone.com>,
Abel Vesa <abel.vesa@...aro.org>,
Manivannan Sadhasivam <mani@...nel.org>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
"Martin K . Petersen" <martin.petersen@...cle.com>,
Alim Akhtar <alim.akhtar@...sung.com>,
Avri Altman <avri.altman@....com>,
Bart Van Assche <bvanassche@....org>,
linux-arm-msm@...r.kernel.org, linux-scsi@...r.kernel.org,
devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 5/5] scsi: dt-bindings: ufs: qcom: Fix warning for sdm845
by adding reg-names
On Sat, Jun 24, 2023 at 09:49:12AM +0200, Krzysztof Kozlowski wrote:
> On 23/06/2023 23:17, Rob Herring wrote:
> >> With my private mailbox I just have a different folder for patches that
> >> have been sent which I archive once they're applied, but with work GMail
> >> I don't see how I can easily replicate this since it's also not grouping
> >> threads properly.
> >
> > Yeah, GMail sucks for that. I use 'lei' to get all my patches and
> > replies to them (though its caching will miss replies). Then I delete
> > them from the mbox when they are applied or otherwise finished. lei
> > updates won't re-add them to the mbox.
>
> That's interesting approach. What's your lei search query for getting
> your patches? "f:rob" would get all your threads you participated in.
This is what I have:
q = (dfn:drivers OR dfn:sound OR dfn:tools OR dfn:kernel OR \
dfn:arch OR dfn:Documentation OR dfn:include OR dfn:scripts) AND \
f:robh@...nel.org AND rt:3.month.ago..
Really, I'd like a 'is a patch' flag or 'dfn:*' or 'dfn:/' here, but I
didn't convince the lei maintainer such a thing is needed. Sigh.
Also, you have to disable lei's caching with the --remote-fudge-time
option because it will miss replies to the matching query. Also reported
and not fixed...
Rob
Powered by blists - more mailing lists