From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from nf-out-0910.google.com ([64.233.182.189]:55518 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753209AbZBURTS (ORCPT ); Sat, 21 Feb 2009 12:19:18 -0500 Date: Sat, 21 Feb 2009 18:19:13 +0100 From: Frederic Weisbecker To: Thomas Meyer Cc: Thomas Gleixner , Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org Subject: Re: [Announce] 2.6.29-rc4-rt2 Message-ID: <20090221171912.GB6807@nowhere> (sfid-20090221_181926_003418_163B96D8) References: <1235235862.3350.4.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1235235862.3350.4.camel@localhost.localdomain> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Feb 21, 2009 at 06:04:22PM +0100, Thomas Meyer wrote: > 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 ]--- > Hi, It's an known issue on ath5k (or 80211): http://patchwork.kernel.org/patch/1169/ So not preempt-rt related. Perhaps it has been fixed in -rc5. > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754703AbZBURTb (ORCPT ); Sat, 21 Feb 2009 12:19:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753269AbZBURTU (ORCPT ); Sat, 21 Feb 2009 12:19:20 -0500 Received: from nf-out-0910.google.com ([64.233.182.189]:55518 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753209AbZBURTS (ORCPT ); Sat, 21 Feb 2009 12:19:18 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=LHPWXJd/lGv5BIx6k+CeidDi34wHxTxGL37WcInUjv5A0BGLjpRwwQykNpAzvqKXHn +ARSei6YWh3cOd2FMAZDNlyApp0hDgsnjfqOrDrJlw6RDyR9w/VJabOfA0wWEWkCUfzx aV5eFuXtrYIrhVUZJGeWFoo3WpW7dBpF/5I24= Date: Sat, 21 Feb 2009 18:19:13 +0100 From: Frederic Weisbecker To: Thomas Meyer Cc: Thomas Gleixner , Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , ath5k-devel@venema.h4ckr.net, linux-wireless@vger.kernel.org Subject: Re: [Announce] 2.6.29-rc4-rt2 Message-ID: <20090221171912.GB6807@nowhere> References: <1235235862.3350.4.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1235235862.3350.4.camel@localhost.localdomain> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 21, 2009 at 06:04:22PM +0100, Thomas Meyer wrote: > 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 ]--- > Hi, It's an known issue on ath5k (or 80211): http://patchwork.kernel.org/patch/1169/ So not preempt-rt related. Perhaps it has been fixed in -rc5. > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederic Weisbecker Subject: Re: [Announce] 2.6.29-rc4-rt2 Date: Sat, 21 Feb 2009 18:19:13 +0100 Message-ID: <20090221171912.GB6807@nowhere> References: <1235235862.3350.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Gleixner , Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , ath5k-devel-xDcbHBWguxEUs3QNXV6qNA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thomas Meyer Return-path: Content-Disposition: inline In-Reply-To: <1235235862.3350.4.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rt-users.vger.kernel.org On Sat, Feb 21, 2009 at 06:04:22PM +0100, Thomas Meyer wrote: > 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 ]--- > Hi, It's an known issue on ath5k (or 80211): http://patchwork.kernel.org/patch/1169/ So not preempt-rt related. Perhaps it has been fixed in -rc5. > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html