Re: [GIT PULL] sound fixes for 4.5-rc3

From: Linus Torvalds
Date: Fri Feb 05 2016 - 14:30:59 EST


On Fri, Feb 5, 2016 at 3:32 AM, Takashi Iwai <tiwai@xxxxxxx> wrote:
>
> please pull sound fixes for v4.5-rc3 from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-4.5-rc3

Hmm.

fatal: Couldn't find remote ref tags/sound-4.5-rc3

and looking at that repository, I don't see anything that looks like a
likely candidate for a mistaken pull request.

Did you forget to push out that tag?

> The topmost commit is 094fd3be87b0f102589e2d5c3fa5d06b7e20496d

I do find that top commit as your "topic/core-fixes" branch, but I'm
not going to pull that without some extra confirmation. Your usual
pattern is to have a real signed tag, so I suspect it's just a missed
push.

Linus