From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Stefan Lippers-Hollmann" To: "Greg Kroah-Hartman" Subject: Re: [ 00/16] 3.11.1-stable review Date: Thu, 12 Sep 2013 21:41:59 +0000 Cc: Linus Torvalds , Linux Kernel Mailing List , Andrew Morton , stable References: <20130912181156.173326121@linuxfoundation.org> <20130912182240.GA10404@kroah.com> <20130912182730.GA11890@kroah.com> In-Reply-To: <20130912182730.GA11890@kroah.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Message-Id: <201309122142.06194.s.L-H@gmx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: Hi On Thursday 12 September 2013, Greg Kroah-Hartman wrote: > On Thu, Sep 12, 2013 at 11:22:40AM -0700, Greg Kroah-Hartman wrote: > > On Thu, Sep 12, 2013 at 11:18:40AM -0700, Linus Torvalds wrote: > > > On Thu, Sep 12, 2013 at 11:17 AM, Linus Torvalds > > > wrote: > > > > Your script may be a bit buggered... > > > > > > Or maybe I should take that as a sign that 3.11 is doing really well? > > > > > > I'll be optimistic. > > > > Hm, something went wrong here, let me track it down... > > Ok, that was my fault, was working off of a 'master' branch in a repo > that expected it to be on the linux-3.11.y branch. Here's the real > pseudo-shortlog below. […] This unfortunately affects the linked patch files as well, which are as empty as the shortlog (compressed zero byte files); the sha256sum are correct: $ wget -qO- kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.11.1-rc1.gz | gzip -d $ $ wget -qO- kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.11.1-rc1.bz2 | bzip2 -d $ $ wget -qO- kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.11.1-rc1.xz | xz -d xz: (stdin): File format not recognized $ Regards Stefan Lippers-Hollmann