From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752328Ab2LUPjy (ORCPT ); Fri, 21 Dec 2012 10:39:54 -0500 Received: from www.linutronix.de ([62.245.132.108]:53089 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751464Ab2LUPjq (ORCPT ); Fri, 21 Dec 2012 10:39:46 -0500 Date: Fri, 21 Dec 2012 16:39:44 +0100 (CET) From: Thomas Gleixner To: Clark Williams cc: LKML , linux-rt-users Subject: Re: [ANNOUNCE] 3.6.11-rt24 (apocalypse release)c In-Reply-To: <20121221092651.55b44bfb@redhat.com> Message-ID: References: <20121221092651.55b44bfb@redhat.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 Fri, 21 Dec 2012, Clark Williams wrote: > I had to add this to get -rt24 to compile: > +#include Carp. I should have run it through the full tests again after adding that last minute fix yesterday night. But it was sooo obvious and of course compiled with my config which magically pulls in that header. I silently uploaded -rt25 Thanks, tglx