From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: 2.6.19-rc2: known unfixed regressions (v3) Date: Tue, 24 Oct 2006 17:00:51 +0200 Message-ID: <20061024150050.GA8766@mellanox.co.il> References: <20061022122355.GC3502@stusta.de> Reply-To: "Michael S. Tsirkin" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20061022122355.GC3502@stusta.de> Sender: linux-ide-owner@vger.kernel.org To: Adrian Bunk Cc: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , len.brown@intel.com, linux-acpi@vger.kernel.org, pavel@suse.cz, linux-pm@osdl.org, jgarzik@pobox.com, linux-ide@vger.kernel.org List-Id: linux-pm@vger.kernel.org Quoting r. Adrian Bunk : > Subject: 2.6.19-rc2: known unfixed regressions (v3) > > This email lists some known unfixed regressions in 2.6.19-rc2 compared > to 2.6.18 that are not yet fixed Linus' tree. > > If you find your name in the Cc header, you are either submitter of one > of the bugs, maintainer of an affectected subsystem or driver, a patch > of you caused a breakage or I'm considering you in any other way possibly > involved with one or more of these issues. > > Due to the huge amount of recipients, please trim the Cc when answering. > skip, hope I didn't trim too much. > > Subject : T60 stops triggering any ACPI events > References : http://lkml.org/lkml/2006/10/4/425 > http://lkml.org/lkml/2006/10/16/262 > Submitter : "Michael S. Tsirkin" > Status : unknown Just retested with 2.6.19-rc3 - it's still there: e.g. after I do a full kernel compile, my T60 stops triggering any ACPI events: tail -f /var/log/acpid does not show anything, even on Fn/F4 which is supposed to be always enabled. Restarting the acpid doesn't do anything either - ACPI starts working again, for a while, only after reboot. Works fine in 2.6.18 ( + this patch http://lkml.org/lkml/2006/7/20/56). -- MST