From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758598Ab2CFIUe (ORCPT ); Tue, 6 Mar 2012 03:20:34 -0500 Received: from www.linutronix.de ([62.245.132.108]:56737 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755353Ab2CFIUd (ORCPT ); Tue, 6 Mar 2012 03:20:33 -0500 Date: Tue, 6 Mar 2012 09:20:29 +0100 (CET) From: Thomas Gleixner To: Steven Rostedt cc: LKML , linux-rt-users , Clark Williams , "Luis Claudio R. Goncalves" , Fernando Lopez-Lezcano Subject: Re: [ANNOUNCE] 3.2.9-rt15 In-Reply-To: <1330985640.25686.342.camel@gandalf.stny.rr.com> Message-ID: References: <1330985640.25686.342.camel@gandalf.stny.rr.com> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 5 Mar 2012, Steven Rostedt wrote: > Thomas, > > Please fold this change into > > cpu-rt-make-hotplug-lock-a-sleeping-spinlock-on-rt.patch > > > As the patch was never tested (nor even compiled) it introduced a nasty > bug into taking a CPU down instead of fixing one. Grr. I noticed that and fricking forgot to fix it :( Thanks, tglx