From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756938AbYGXAIK (ORCPT ); Wed, 23 Jul 2008 20:08:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756729AbYGXAHs (ORCPT ); Wed, 23 Jul 2008 20:07:48 -0400 Received: from waste.org ([66.93.16.53]:52692 "EHLO waste.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756649AbYGXAHr (ORCPT ); Wed, 23 Jul 2008 20:07:47 -0400 Subject: Re: recent -git: BUG in free_thread_xstate From: Matt Mackall To: Vegard Nossum Cc: Dmitry Adamushko , Jeff Garzik , Suresh Siddha , LKML , the arch/x86 maintainers , "Paul E. McKenney" , Ingo Molnar , Peter Zijlstra , netdev@vger.kernel.org, Arnaldo Carvalho de Melo In-Reply-To: <19f34abd0807231620q6d870bc0k74d176c9e5253ff3@mail.gmail.com> References: <19f34abd0807231307y191c0ad7tfab4cda57ee88eb@mail.gmail.com> <20080723203109.GH14380@linux-os.sc.intel.com> <19f34abd0807231352j1ba1414am84ee9683df9b5657@mail.gmail.com> <19f34abd0807231445h79fac5cbwecd0563b74bc18ad@mail.gmail.com> <19f34abd0807231505w1a25c2bak329a622f3a287e97@mail.gmail.com> <19f34abd0807231545u5bc8b55fm768527a02268f111@mail.gmail.com> <19f34abd0807231550h4ba88a9qa27b1c9e5afc80cb@mail.gmail.com> <19f34abd0807231620q6d870bc0k74d176c9e5253ff3@mail.gmail.com> Content-Type: text/plain Date: Wed, 23 Jul 2008 18:53:55 -0500 Message-Id: <1216857235.15519.189.camel@calx> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2008-07-24 at 01:20 +0200, Vegard Nossum wrote: > >> +extern void warn_on_slowpath(const char *file, int line); Mmm, fun. > >> [] warn_on_slowpath+0x4f/0x70 > >> [] ? check_bytes_and_report+0x21/0xc0 > >> [] ? __kfree_skb+0x34/0x80 > >> [] ? check_bytes_and_report+0x21/0xc0 > >> [] ? check_object+0xdf/0x1f0 > >> [] ? check_bytes_and_report+0x21/0xc0 > >> [] ? __kfree_skb+0x34/0x80 > >> [] ? check_object+0xdf/0x1f0 > >> [] ? find_skb+0x3c/0x80 > >> [] skb_copy_and_csum_dev+0xee/0x100 > >> [] rtl8139_start_xmit+0x57/0x130 > >> [] ? __kmalloc_track_caller+0x8b/0x120 > >> [] netpoll_send_skb+0x14e/0x1a0 > >> [] netpoll_send_udp+0x1e4/0x210 Trying to warn_on from inside a network driver from inside netpoll may cause trouble. -- Mathematics is the supreme nostalgia of our time.