From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [2.6.25-rc1] System no longer powers off after shutdown Date: Tue, 12 Feb 2008 23:54:42 -0800 Message-ID: <20080212235442.005aea9e.akpm@linux-foundation.org> References: <200802111623.38478.elendil@planet.nl> <200802122139.14840.elendil@planet.nl> <20080212205622.GA21986@suse.de> <200802122245.09444.elendil@planet.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:59315 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751432AbYBMH4L (ORCPT ); Wed, 13 Feb 2008 02:56:11 -0500 In-Reply-To: <200802122245.09444.elendil@planet.nl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Frans Pop Cc: Greg KH , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org On Tue, 12 Feb 2008 22:45:09 +0100 Frans Pop wrote: > Symptom is that the system shuts down normally and completely, it just does > not power off. I've been struggling with an identically-manifesting regression on one of my test machines for a week. It's due to softlockup changes, and setting CONFIG_DETECT_SOFTLOCKUP=n "fixes" it. It sounds unlikely, but I'd suggest that you see if it's the same on your machine so we're not both chasing the same bug.