From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754069AbZBURF3 (ORCPT ); Sat, 21 Feb 2009 12:05:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751571AbZBURFQ (ORCPT ); Sat, 21 Feb 2009 12:05:16 -0500 Received: from www17.your-server.de ([213.133.104.17]:46004 "EHLO www17.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbZBURFP (ORCPT ); Sat, 21 Feb 2009 12:05:15 -0500 Subject: Re: [Announce] 2.6.29-rc4-rt2 From: Thomas Meyer To: Thomas Gleixner Cc: Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams In-Reply-To: References: Content-Type: text/plain Date: Sat, 21 Feb 2009 18:04:22 +0100 Message-Id: <1235235862.3350.4.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 (2.24.4-1.fc10) Content-Transfer-Encoding: 7bit X-Authenticated-Sender: thomas@m3y3r.de Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, den 12.02.2009, 23:56 +0100 schrieb Thomas Gleixner: > We are pleased to announce the first update to our new preempt-rt > series. It fixes the reported bugs and some more. > > Download locations: > > http://rt.et.redhat.com/download/ > http://www.kernel.org/pub/linux/kernel/projects/rt/ > > Information on the RT patch can be found at: > > http://rt.wiki.kernel.org/index.php/Main_Page > > to build the 2.6.29-rc4-rt2 tree, the following patches should be > applied: > > http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.29-rc4.tar.bz2 > http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.29-rc4-rt2.bz2 > > The broken out patches are also available at the same download > locations. > > Enjoy ! > > Thomas, Ingo > -- Hi, I got this warning, that i never saw before with a non rt-preempt kernel. But maybe it's just coincidence... [22652.437889] ------------[ cut here ]------------ [22652.437898] WARNING: at net/mac80211/rx.c:2234 __ieee80211_rx+0x85/0x53e [mac80211]() [22652.437904] Hardware name: MacBookPro1,1 [22652.437908] Modules linked in: ipt_REJECT nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables nf_conntrack_ftp ip6t_REJECT xt_tcpudp nf_conntrack_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables x_tables ath5k mac80211 cfg80211 video [last unloaded: scsi_wait_scan] [22652.437952] Pid: 23, comm: sirq-tasklet/1 Tainted: G W 2.6.29-rc4-rt2-tip #57 [22652.437958] Call Trace: [22652.437970] [] warn_slowpath+0x8a/0xd3 [22652.437981] [] ? plist_add+0x73/0x8e [22652.437990] [] ? enqueue_pushable_task+0x62/0x79 [22652.437999] [] ? enqueue_task_rt+0x203/0x247 [22652.438029] [] __ieee80211_rx+0x85/0x53e [mac80211] [22652.438039] [] ? __spin_unlock_irq+0x1e/0x44 [22652.438057] [] ath5k_tasklet_rx+0x406/0x457 [ath5k] [22652.438067] [] __tasklet_action+0x8c/0x100 [22652.438075] [] tasklet_action+0x67/0x7f [22652.438083] [] ksoftirqd+0x12d/0x223 [22652.438091] [] ? ksoftirqd+0x0/0x223 [22652.438099] [] kthread+0x4a/0x82 [22652.438106] [] ? kthread+0x0/0x82 [22652.438114] [] kernel_thread_helper+0x7/0x10 [22652.438120] ---[ end trace a7919e7f17c0a727 ]---