From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754600Ab1AUMB7 (ORCPT ); Fri, 21 Jan 2011 07:01:59 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:37272 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541Ab1AUMB4 (ORCPT ); Fri, 21 Jan 2011 07:01:56 -0500 From: "Rafael J. Wysocki" To: Jeff Chua Subject: Re: [PATCH 0/11] ACPI: Fixes and cleanups related to iomaps management Date: Fri, 21 Jan 2011 13:01:12 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.38-rc1+; KDE/4.4.4; x86_64; ; ) Cc: Len Brown , LKML , ACPI Devel Maling List , "Linux-pm mailing list" , Matthew Garrett References: <201101201226.41021.rjw@sisk.pl> <201101210104.43641.rjw@sisk.pl> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Message-Id: <201101211301.12390.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday, January 21, 2011, Jeff Chua wrote: > 2011/1/21 Rafael J. Wysocki : > > Thanks, but unfortunately this wasn't conclusive. Please apply the patch below > > instead of the previous one (on top of [1/11] - [11/11]) and collect dmesg > > output containing a (failing) suspend attempt. > > > > Please attach full dmesg, so that I can see the size and address of your > > system's NVS region. > > Attached. OK, I suspect the new code tries to map one page too many, but I still don't know how many pages we are _supposed_ to map, because there's no e820 information in your dmesg (I'm not sure exactly why). Anyway, I'll have a replacement for [11/11] later today. Thanks, Rafael