[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <16d819ded0c1edb46af8914a26cad479aac176e9.camel@perches.com>
Date: Mon, 21 Oct 2019 12:32:47 -0700
From: Joe Perches <joe@...ches.com>
To: Jason Gunthorpe <jgg@...lanox.com>
Cc: Matteo Croce <mcroce@...hat.com>,
Doug Ledford <dledford@...hat.com>,
Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Potnuri Bharat Teja <bharat@...lsio.com>
Subject: Re: linux-next: Fixes tag needs some work in the rdma-fixes tree
On Mon, 2019-10-21 at 17:39 +0000, Jason Gunthorpe wrote:
> Maybe output format and then parse it to check the min
> length and verify the subject?
I'm not too worried about that for now.
12 should still be good for quite awhile...
$ git log --abbrev=1 --format='%h' --no-merges | \
awk '{print length($1);}' | sort -n | uniq -c
90 5
463746 6
320183 7
26244 8
1683 9
118 10
6 11
Powered by blists - more mailing lists