Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757933AbXKTJ4S (ORCPT ); Tue, 20 Nov 2007 04:56:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754123AbXKTJ4H (ORCPT ); Tue, 20 Nov 2007 04:56:07 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:49954 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754925AbXKTJ4G (ORCPT ); Tue, 20 Nov 2007 04:56:06 -0500 Date: Tue, 20 Nov 2007 01:56:00 -0800 From: Andrew Morton To: Dave Young Cc: linux-kernel@vger.kernel.org, Mark Gross Subject: Re: [BUG] 2.6.24-rc2-mm1 Warning at arch/x86/kernel/smp_32.c:561 Message-Id: <20071120015600.50a1f5f1.akpm@linux-foundation.org> In-Reply-To: <20071120094728.GA12096@darkstar.te-china.tietoenator.com> References: <20071120094728.GA12096@darkstar.te-china.tietoenator.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1912 Lines: 43 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.. - 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/