From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934319AbYDQJe0 (ORCPT ); Thu, 17 Apr 2008 05:34:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933645AbYDQJYv (ORCPT ); Thu, 17 Apr 2008 05:24:51 -0400 Received: from out01.mta.xmission.com ([166.70.13.231]:57806 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933350AbYDQJYu (ORCPT ); Thu, 17 Apr 2008 05:24:50 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: Chris Wright Cc: linux-kernel@vger.kernel.org, stable@kernel.org, jejb@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Kenichi Ohmichi , "Eric W. Biederman" , Vivek Goyal References: <20080417010122.148289106@sous-sol.org> <20080417010334.951283202@sous-sol.org> Date: Thu, 17 Apr 2008 02:24:34 -0700 In-Reply-To: <20080417010334.951283202@sous-sol.org> (Chris Wright's message of "Wed, 16 Apr 2008 18:01:43 -0700") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SA-Exim-Connect-IP: 24.130.11.59 X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-DCC: XMission; sa03 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.0 T_TM2_M_HEADER_IN_MSG BODY: T_TM2_M_HEADER_IN_MSG * -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0001] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa03 1397; Body=1 Fuz1=1 Fuz2=1] * 1.0 XM_Sft_Co_L33T XM_Sft_Co_L33T * 0.0 XM_Sft_Brands_C00 XM_Sft_Brands_C00 * 0.0 XM_SPF_Neutral SPF-Neutral Subject: Re: vmcoreinfo: add the symbol "phys_base" X-SA-Exim-Version: 4.2 (built Thu, 03 Mar 2005 10:44:12 +0100) X-SA-Exim-Scanned: Yes (on mgr1.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Chris Wright writes: > -stable review patch. If anyone has any objections, please let us know. > --------------------- This patch seems quite reasonable. However as I read it, it is a feature enhancement, that allows a user space tool to function better. Do we backport trivial features into stable now? Eric