Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760895AbZATLzc (ORCPT ); Tue, 20 Jan 2009 06:55:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757200AbZATLzX (ORCPT ); Tue, 20 Jan 2009 06:55:23 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:49469 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757005AbZATLzW (ORCPT ); Tue, 20 Jan 2009 06:55:22 -0500 Date: Tue, 20 Jan 2009 12:55:00 +0100 From: Ingo Molnar To: Zdenek Kabelac , Johannes Berg Cc: "Rafael J. Wysocki" , Dmitry Adamushko , Maciej Rutecki , Linux Kernel Mailing List , Henrique de Moraes Holschuh , dbrownell@users.sourceforge.net Subject: Re: 2.6.29-rc1 does not resume on Lenove T61 Message-ID: <20090120115500.GA4442@elte.hu> References: <20090119164440.GA20754@elte.hu> <200901192025.37711.rjw@sisk.pl> <20090119234905.GC452@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2750 Lines: 60 (Cc:-ed Johannes Berg) * Zdenek Kabelac wrote: > With network enabled - the error is back - thus it might be a bug in > ieee80211 stack ?? yes, the crash implicates the ieee80211 stack [ieee80211_stop() in net/mac80211/iface.c]: > general protection fault: 0000 [#1] SMP > RIP: 0010:[] [] wait_for_common+0x131/0x190 > Process NetworkManager (pid: 2265, threadinfo ffff88006b508000, task > Call Trace: > [] synchronize_rcu+0x35/0x40 > [] ? wakeme_after_rcu+0x0/0x10 > [] ? wait_for_common+0x16f/0x190 > [] ? local_bh_enable+0xa4/0x110 > [] ? dev_deactivate+0x151/0x1d0 > [] ? dev_close+0x6d/0xd0 > [] ? ieee80211_stop+0x562/0x570 [mac80211] > [] ? ieee80211_stop+0x79/0x570 [mac80211] > [] ? _spin_unlock_bh+0x2f/0x40 > [] ? dev_deactivate+0x1aa/0x1d0 > [] ? dev_close+0x7c/0xd0 > [] ? dev_change_flags+0x9d/0x1e0 > [] ? do_setlink+0x2b5/0x440 > [] ? _read_unlock+0x26/0x30 > [] ? rtnl_setlink+0x115/0x160 > [] ? mutex_lock_nested+0x284/0x360 > [] ? rtnetlink_rcv+0x1a/0x40 > [] ? rtnetlink_rcv_msg+0x18d/0x240 > [] ? rtnetlink_rcv_msg+0x0/0x240 > [] ? netlink_rcv_skb+0x89/0xb0 > [] ? rtnetlink_rcv+0x29/0x40 > [] ? netlink_unicast+0x2c4/0x2e0 > [] ? __alloc_skb+0x6e/0x150 > [] ? netlink_sendmsg+0x214/0x310 > [] ? sock_sendmsg+0x127/0x140 > [] ? autoremove_wake_function+0x0/0x40 > [] ? lock_release_non_nested+0x9b/0x2e0 > [] ? fget_light+0x106/0x110 > [] ? move_addr_to_kernel+0x57/0x60 > [] ? verify_iovec+0x3f/0xe0 > [] ? sys_sendmsg+0x189/0x320 > [] ? sys_sendto+0xff/0x120 > [] ? mntput_no_expire+0x2a/0x170 > [] ? __fput+0x17a/0x1f0 > [] ? trace_hardirqs_on_caller+0x16a/0x1d0 > [] ? audit_syscall_entry+0x17e/0x1a0 > [] ? trace_hardirqs_on_thunk+0x3a/0x3f > [] ? system_call_fastpath+0x16/0x1b Ingo -- 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/