From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [ANNOUNCE] 3.0-rt4 Date: Thu, 28 Jul 2011 11:49:19 +0200 (CEST) Message-ID: References: <20110728094159.GA24590@windriver.com> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1896718819-1311846560=:2660" Cc: LKML , linux-rt-users , Peter Zijlstra , "Paul E. McKenney" , Steven Rostedt , Jason Wessel To: Yong Zhang Return-path: Received: from www.linutronix.de ([62.245.132.108]:54924 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755366Ab1G1JtW (ORCPT ); Thu, 28 Jul 2011 05:49:22 -0400 In-Reply-To: <20110728094159.GA24590@windriver.com> Sender: linux-rt-users-owner@vger.kernel.org List-ID: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1896718819-1311846560=:2660 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: 8BIT On Thu, 28 Jul 2011, Yong Zhang wrote: > On Wed, Jul 27, 2011 at 11:37:09PM +0200, Thomas Gleixner wrote: > > Dear RT Folks, > > > > I'm pleased to announce the 3.0-rt4 release. > > > > Building error if !PREEMPT_RT: > > CC kernel/hrtimer.o > kernel/hrtimer.c: In function ‘hrtimer_interrupt’: > kernel/hrtimer.c:1459:27: error: ‘hrtimer_wakeup’ undeclared (first use in this function) > kernel/hrtimer.c:1459:27: note: each undeclared identifier is reported only > once for each function it appears in > make[1]: *** [kernel/hrtimer.o] Error 1 > > Patch is here and seems it could be scrolled into > hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch :) Applied, thanks a lot ! tglx --8323328-1896718819-1311846560=:2660--