Re: [patch V2 00/38] posix-cpu-timers: Cleanup and consolidation

From: Christoph Hellwig
Date: Wed Aug 21 2019 - 20:54:40 EST


> The series applies on top of:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
>
> and is available from git as well:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git WIP.timers/core

Btw, for some reason git here seems to be very unhappy about that remote:

Fetching tip
error: cannot lock ref 'refs/remotes/tip/WIP.timers/core': 'refs/remotes/tip/WIP.timers' exists; cannot create 'refs/remotes/tip/WIP.timers/core'
>From https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
! [new branch] WIP.timers/core -> tip/WIP.timers/core (unable to update local ref)
error: Could not fetch tip

which repeats every time I fetch. I can't of anythign particular on
my side that would cause this.