On Sun, Mar 12, 2017 at 10:11 PM, Ilia Mirkin <imirkin@xxxxxxxxxxxx> wrote: > On Sun, Mar 12, 2017 at 3:05 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >> On Sun, Mar 12, 2017 at 01:51:24PM -0500, Robert Nelson wrote: >>> On Sun, Mar 12, 2017 at 8:05 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >>> > I'm announcing the release of the 4.10.2 kernel. >>> > >>> > All users of the 4.10 kernel series must upgrade. >>> > >>> > The updated 4.10.y git tree can be found at: >>> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.10.y >>> > and can be browsed at the normal kernel.org git web browser: >>> > http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary >>> > >>> > thanks, >>> > >>> > greg k-h >>> >>> Hey Greg, >>> >>> As of this email, it looks like your script's git push failed: >>> >>> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/?h=linux-4.10.y >> >> That's kind of impossible, as the scripts that generate the tarball on >> kernel.org rely on the tag being there. And that link shows the v4.10.2 >> tag, what are you thinking is missing here? > > The link shows v4.10.1 for me and says that the v4.10.2 tag is > unknown. Fetching from > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git, > I don't see a v4.10.2 tag. The head of linux-4.10.y is v4.10.1. > > Cheers, > > -ilia v4.10.2 tag showing here alright: git config remote.origin.url git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git git tag -l *4.10.[12] v4.10.1 v4.10.2