From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [RFC PATCH 4/4] x86_32: mark ACPI NVS memory region Date: Thu, 3 Jul 2008 10:27:20 +0200 Message-ID: <20080703082720.GA4389@elte.hu> References: <1215051879.5628.36.camel@rzhang-dt.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1215051879.5628.36.camel@rzhang-dt.sh.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: Zhang Rui Cc: linux-kernel , linux-acpi , Yinghai Lu , linux-pm List-Id: linux-pm@vger.kernel.org * Zhang Rui wrote: > > x86_32: Mark ACPI NVS memory region. > > Signed-off-by: Zhang Rui > --- > arch/x86/kernel/e820_32.c | 26 ++++++++++++++++++++++++++ please do this change against tip/master or linux-next, as this file has been heavily modified and unified already. See: http://people.redhat.com/mingo/tip.git/README Ingo