Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753308AbZJPUoK (ORCPT ); Fri, 16 Oct 2009 16:44:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751261AbZJPUoJ (ORCPT ); Fri, 16 Oct 2009 16:44:09 -0400 Received: from mail-yw0-f202.google.com ([209.85.211.202]:37344 "EHLO mail-yw0-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751152AbZJPUoI (ORCPT ); Fri, 16 Oct 2009 16:44:08 -0400 X-Greylist: delayed 458 seconds by postgrey-1.27 at vger.kernel.org; Fri, 16 Oct 2009 16:44:08 EDT DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Aqq+VIJG3kAnxVUa6RNckDuTZ5XX07W/+j3HWGZw0+OkMNQyNDhpWw1Wc7cLp0a/qN QfQRjuncRAqrWnzFgb9WMft1542xl9OR/Co2YvUvWYYuouwDvoAN8mtcPpOkrtd0nP15 VYF3AscmI7egaEb7L9cA32OjfDbRquyFSY1ws= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 16 Oct 2009 22:36:34 +0200 Message-ID: Subject: Re: [Regression] - 2.6.32-rc5 hangs using rfkill on an eeePC From: Fabio Comolli To: Linux Kernel Mailing List , "Rafael J. Wysocki" Cc: Darren Salt , Len Brown Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1258 Lines: 45 Actually it was pretty easy to find the culprit, as thereare only two eeepc-related commit between -rc4 and -rc5 and one is about the camera. Reverting: [PATCH] eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated fixes the problem. Commit-id is b56ab33d68638e6aafdbfc694025e8354a628f49 Regards, Fabio On Fri, Oct 16, 2009 at 9:53 PM, Fabio Comolli wrote: > Hi all. > Pressing rfkill button on my eeePC 900 to disable wireless hangs the system. > > In console I can see (warning: what follows is copied by hand): > > acpid: client 148[6:100] has disconnected > ACPI group/action not found: hotkey / ATKD > unregister netdevice: waiting for wlan0 to become free; usage count=1 > > (last line repeats forever). Hard reset is needed. > > With any previous kernel version (I'm running -rc4 right now) everything works: > > ACPI group/action undefined: hotkey / ATKD > ath5k 0000:01:00.0: PCI INT A disabled > > (there's no acpid line) > > > Regards, > Fabio > -- 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/