Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693Ab3CPHKR (ORCPT ); Sat, 16 Mar 2013 03:10:17 -0400 Received: from mx02.infracom.it ([62.196.48.11]:47765 "EHLO mx02.infracom.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751349Ab3CPHKQ (ORCPT ); Sat, 16 Mar 2013 03:10:16 -0400 Message-ID: <51441AD3.9080700@infracom.it> Date: Sat, 16 Mar 2013 08:10:11 +0100 From: Roberto Oppedisano User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: LKML , "toshi.kani@hp.com" , "isimatu.yasuaki@jp.fujitsu.com" , "yinghai@kernel.org" Subject: Re: Regression: Fixing recursive fault but reboot is needed at boot on HP 6730B - bisected References: <513D8F3A.8030308@gmail.com> <5142ED1A.1040500@infracom.it> <51431DC0.1090603@infracom.it> <2481455.MbROdCkzQM@vostro.rjw.lan> In-Reply-To: <2481455.MbROdCkzQM@vostro.rjw.lan> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 26 Il 15/03/2013 18:13, Rafael J. Wysocki ha scritto: >> Here's the new suspect: >> >> f95988de06ea62ef5bd861f06e9ef56cea405ed1 is the first bad commit >> commit f95988de06ea62ef5bd861f06e9ef56cea405ed1 >> Author: Rafael J. Wysocki >> Date: Mon Jan 7 21:17:02 2013 +0100 >> >> ACPI / scan: Treat power resources in a special way > In that case, please try to comment out the following two lines: > > device_set_wakeup_capable(dev, true); > acpi_pci_sleep_wake(pci_dev, false); > > in pci_acpi_setup() in drivers/pci/pci-acpi.c and see if that improves things > for you. Current git still hangs with those two lines commented out. Kind regards R -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/