From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: 2.6.21 known regressions (v2) (for -stable team) Date: Sat, 28 Apr 2007 18:58:53 +0200 Message-ID: <1177779533.7646.264.camel@localhost.localdomain> References: <463375E5.5040108@googlemail.com> Reply-To: tglx@linutronix.de Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from www.osadl.org ([213.239.205.134]:47600 "EHLO mail.tglx.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1031564AbXD1Q4u (ORCPT ); Sat, 28 Apr 2007 12:56:50 -0400 In-Reply-To: <463375E5.5040108@googlemail.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Michal Piotrowski Cc: stable@kernel.org, Andrew Morton , Linux Kernel Mailing List , linux-acpi@vger.kernel.org, Len Brown , Jeff Chua On Sat, 2007-04-28 at 18:27 +0200, Michal Piotrowski wrote: > Hi all, > > Here is a list of known regressions reported after 2.6.21 release. Michal, thanks for stepping up ! > Subject : 2.6.21 - BUG: at arch/i386/kernel/smp.c:177 send_IPI_mask_bitmask() > References : http://lkml.org/lkml/2007/4/27/621 > Submitter : Jeff Chua > Status : unknown Len, clockevents_notify() is called with the power verify information for an offline CPU. I can handle this in the clockevents code, but I think acpi is the correct place. Thanks, tglx