From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zdenek Kabelac Subject: Re: Acpi deadlocks with 3.7.0-rc4 Date: Thu, 29 Nov 2012 11:13:10 +0100 Message-ID: <50B73536.9060408@redhat.com> References: <50A513A8.9010404@redhat.com> <50B63A04.9010901@redhat.com> <50B64996.1010709@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42619 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752645Ab2K2KNQ (ORCPT ); Thu, 29 Nov 2012 05:13:16 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Linus Torvalds Cc: Len Brown , "Rafael J. Wysocki" , Linux ACPI , LKML Dne 28.11.2012 20:07, Linus Torvalds napsal(a): > whole "prefix_node" pointer is bogus. It seems to have the value 0x1000. Tested also this patch with this result: https://bugzilla.kernel.org/show_bug.cgi?id=51071#c8 So while it's made it pass suspend/resume, it's not really usable as docking then. Zdenek