Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754100AbXKUCT5 (ORCPT ); Tue, 20 Nov 2007 21:19:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751068AbXKUCTt (ORCPT ); Tue, 20 Nov 2007 21:19:49 -0500 Received: from wx-out-0506.google.com ([66.249.82.234]:28671 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbXKUCTs (ORCPT ); Tue, 20 Nov 2007 21:19:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IYAI9cka1wh3e82G+Q0kKfp+yBIS4zOADJL5WtpCuwTkOLTnnGhG25F3nHgbak76vMKAvW0VCESPTeiT+OKda6IiSgDLe0Hp3gvJCLmN+SCSOwDF+uA4VXvi/nPwR/EOFilgilfwp5JgBjISASgsg7Dcj2HhsONY5t0y/GptAnw= Message-ID: Date: Wed, 21 Nov 2007 10:19:46 +0800 From: "Dave Young" To: "Andrew Morton" Subject: Re: [BUG] 2.6.24-rc2-mm1 Warning at arch/x86/kernel/smp_32.c:561 Cc: linux-kernel@vger.kernel.org, "Mark Gross" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071120094728.GA12096@darkstar.te-china.tietoenator.com> <20071120015600.50a1f5f1.akpm@linux-foundation.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2326 Lines: 55 On Nov 20, 2007 5:59 PM, Dave Young wrote: > > On Nov 20, 2007 5:56 PM, Andrew Morton wrote: > > > > On Tue, 20 Nov 2007 17:47:28 +0800 Dave Young wrote: > > > > > Hi, > > > I encountered kernel warningsr. I just executed xawtv without video dev being found. > > > > > > like this: > > > > > > WARNING: at arch/x86/kernel/smp_32.c:561 native_smp_call_function_mask() > > > [] native_smp_call_function_mask+0x149/0x150 > > > [] alloc_debug_processing+0xa9/0x130 > > > [] smp_callback+0x0/0x10 > > > [] smp_call_function+0x1c/0x20 > > > [] cpuidle_latency_notify+0x18/0x20 > > > [] notifier_call_chain+0x3e/0x70 > > > [] __blocking_notifier_call_chain+0x44/0x70 > > > [] blocking_notifier_call_chain+0x17/0x20 > > > [] pm_qos_add_requirement+0x8d/0xd0 > > > [] snd_pcm_hw_params+0x20c/0x2a0 [snd_pcm] > > > [] snd_pcm_hw_params_user+0x4e/0x90 [snd_pcm] > > > [] snd_pcm_capture_ioctl1+0x3d/0x230 [snd_pcm] > > > [] snd_pcm_hw_param_near+0x198/0x230 [snd_pcm_oss] > > > [] snd_pcm_kernel_ioctl+0x7e/0x90 [snd_pcm] > > > [] snd_pcm_oss_change_params+0x2fc/0x750 [snd_pcm_oss] > > > [] snd_pcm_oss_make_ready+0x47/0x60 [snd_pcm_oss] > > > [] snd_pcm_oss_sync+0x10e/0x290 [snd_pcm_oss] > > > [] snd_pcm_oss_release+0x9a/0xb0 [snd_pcm_oss] > > > [] __fput+0x16e/0x200 > > > [] filp_close+0x3c/0x80 > > > [] sys_close+0x69/0xd0 > > > [] syscall_call+0x7/0xb > > > [] xfrm_notify_sa+0x110/0x290 > > > ======================= > > > > > > > That was hopefully fixed. You might care to test > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-11-20-01-45.tar.gz > > to confirm that, if feeling sufficiently brave.. > > > Hi, I just confirm that I can't reproduce this after apply broken-out-2007-11-20-01-45 patch set. Regards dave - 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/