Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758010AbYAGQZk (ORCPT ); Mon, 7 Jan 2008 11:25:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757534AbYAGQZD (ORCPT ); Mon, 7 Jan 2008 11:25:03 -0500 Received: from vs166246.vserver.de ([62.75.166.246]:45237 "EHLO vs166246.vserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753789AbYAGQY7 convert rfc822-to-8bit (ORCPT ); Mon, 7 Jan 2008 11:24:59 -0500 From: Michael Buesch To: Alejandro Riveira =?utf-8?q?Fern=C3=A1ndez?= Subject: Re: Linux 2.6.24-rc7 Date: Mon, 7 Jan 2008 17:24:03 +0100 User-Agent: KMail/1.9.6 Cc: Linus Torvalds , Linux Kernel Mailing List , linux-wireless@vger.kernel.org References: <20080107171415.19826ea4@Varda> In-Reply-To: <20080107171415.19826ea4@Varda> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200801071724.03936.mb@bu3sch.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3765 Lines: 56 On Monday 07 January 2008 17:14:15 Alejandro Riveira Fernández wrote: > El Sun, 6 Jan 2008 14:19:16 -0800 (PST) > Linus Torvalds escribió: > > > > > It's been two weeks since rc6, but let's face it, with xmas and new years > > (and birthdays) in between, there hasn't actually been a lot of working > > days, and the incremental patch from -rc6 is about half the size of the > > one from rc5->rc6. > > > > And I'll be charitable and claim it's because it's all stabilizing, and > > not because we've all been in a drunken stupor over the holidays. > > > > The shortlog (appended below) is short and fairly informative. It's all > > really just a lot of rather small changes. The diffstat shows a lot of > > one- and two-liners, with just a few drivers (and the Cell platform) > > getting a bit more attention, and the SLUB support of /proc/slabinfo > > showing up as a blip. > > > > Both git trees and tar-balls/patches pushed out, should be mirroring out > > within minutes. So there are no excuses to not try it out, and see if your > > favorite regression has been fixed. > > > > Linus > > > Booted with it and I see > > [ 37.043998] > [ 37.043999] Call Trace: > [ 37.044001] [] enqueue_task+0x13/0x30 > [ 37.044040] [] :mac80211:__ieee80211_rx+0xc7e/0xd30 > [ 37.044044] [] activate_task+0x32/0x50 > [ 37.044073] [] :mac80211:ieee80211_tasklet_handler+0xbb/0x120 > [ 37.044086] [] tasklet_action+0x48/0xb0 > [ 37.044091] [] __do_softirq+0x69/0xe0 > [ 37.044097] [] call_softirq+0x1c/0x30 > [ 37.044101] [] do_softirq+0x35/0x90 > [ 37.044105] [] irq_exit+0x95/0xa0 > [ 37.044108] [] do_IRQ+0x80/0x100 > [ 37.044111] [] default_idle+0x0/0x40 > [ 37.044115] [] ret_from_intr+0x0/0xa > [ 37.044117] [] default_idle+0x29/0x40 > [ 37.044130] [] cpu_idle+0x75/0xc0 > [ 37.044146] Can you post the lines above this? This might be a WARN_ON_ONCE() triggering, for which fixes are on their way into the wireless-2.6 tree. -- Greetings Michael. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/