From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [ANNOUNCE] 2.6.33-rt3 Date: Tue, 2 Mar 2010 22:53:16 +0100 (CET) Message-ID: References: <4B88E4F3.4010308@cauwe.org> <1267565138.6898.28.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Xavier Miller , LKML , rt-users , Ingo Molnar , Peter Zijlstra , Steven Rostedt , Clark Williams , Carsten Emde To: Fernando Lopez-Lezcano Return-path: Received: from www.tglx.de ([62.245.132.106]:56801 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753305Ab0CBVyE (ORCPT ); Tue, 2 Mar 2010 16:54:04 -0500 In-Reply-To: <1267565138.6898.28.camel@localhost.localdomain> Sender: linux-rt-users-owner@vger.kernel.org List-ID: Fernando, On Tue, 2 Mar 2010, Fernando Lopez-Lezcano wrote: > On Sat, 2010-02-27 at 12:53 +0100, Thomas Gleixner wrote: > > On Sat, 27 Feb 2010, Xavier Miller wrote: > > > > > Hello, > > > > > > The name is -rt4, not -rt3 > > > > I pushed out an -rt4 w/o notice in the morning because I forgot to > > pick up a few trivial fixes for -rt3. > > Hmm, I had to comment out a VM_BUG_ON for pkmap_count in mm/highmem.c, > looks like pkmap_count is not defined anywhere else? yuck, did not notice due to CONFIG_VM_DEBUG=n. Will fix. Thanks, tglx