From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754871Ab2AXHTt (ORCPT ); Tue, 24 Jan 2012 02:19:49 -0500 Received: from 50.23.254.54-static.reverse.softlayer.com ([50.23.254.54]:43075 "EHLO softlayer.compulab.co.il" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754446Ab2AXHTs (ORCPT ); Tue, 24 Jan 2012 02:19:48 -0500 Message-ID: <4F1E5B88.50801@compulab.co.il> Date: Tue, 24 Jan 2012 09:19:36 +0200 From: Igor Grinberg Organization: CompuLab Ltd. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.2.17) Gecko/20110824 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Greg KH 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 References: <20120124024041.GA18422@kroah.com> In-Reply-To: <20120124024041.GA18422@kroah.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - softlayer.compulab.co.il X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - compulab.co.il Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On 01/24/12 04:40, 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 > > diffstat below, no one really reads these things anyway... This is not exactly true... I'm (and I think I'm not the only one) going through the diffstat to see if there are any files of my interest involved, because it is not always straight forward to understand what the patch subject means and also there are too many of them to read all... So, for me, the compromise between being updated on important issues and spend not too much time reading patches subjects/message is read the diffstat and if I find anything that is of my interest, then go to the patches... May be not the best, but works for me... So, thanks for the great work, you do. -- Regards, Igor.