From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752697Ab2AYVwT (ORCPT ); Wed, 25 Jan 2012 16:52:19 -0500 Received: from cantor2.suse.de ([195.135.220.15]:34790 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750923Ab2AYVwS (ORCPT ); Wed, 25 Jan 2012 16:52:18 -0500 Date: Wed, 25 Jan 2012 13:51:07 -0800 From: Greg KH To: Jesper Juhl Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: Re: [000/129] 3.2.2-stable review Message-ID: <20120125215107.GA15555@suse.de> References: <20120124024041.GA18422@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2012 at 10:47:08PM +0100, Jesper Juhl wrote: > On Mon, 23 Jan 2012, Greg KH wrote: > > > #include > > #define RELEASE 3.2.2-rc1 > > #define NUM_PATCHES 129 > > #define RESPONSE_DATE "Wed, Jan 25, 2012 20:00:00 +0000" > > #define LOCATION kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.2.2-rc1.gz > > A very small, seriously not at all important, tiny question; Why are the > patches for 3.2.x placed in /pub/linux/kernel/v3.**0**/ ??? It's a symlink, why not? :)