On 25/01/2020 09:25, Guenter Roeck wrote:
On 1/25/20 12:24 AM, Jon Hunter wrote:
Hi Guenter,
On 24/01/2020 23:55, Guenter Roeck wrote:
On Fri, Jan 24, 2020 at 10:22:50AM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.99 release. There are 639 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Sun, 26 Jan 2020 09:26:29 +0000. Anything received after that time might be too late.
For v4.19.98-638-g24832ad2c623:
This does not appear to be the correct tag/version for this review.
It is the tip of v4.19.y.queue in my test system.
$ git describe local-stable/linux-4.19.y.queue v4.19.98-638-g24832ad2c623
and the tip of the stable-queue repository as of right now.
$ git describe stable-queue/linux-4.19.y v4.19.98-638-g24832ad2c623 $ git remote -v | grep stable-queue stable-queue git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git (fetch) stable-queue git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git (push)
What is wrong with it ?
Ah you are right, there is nothing wrong now I look at the git describe output. At first glance I thought the tag was not correct.
Sorry for the noise.
Jon