Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758030AbXKTJ7t (ORCPT ); Tue, 20 Nov 2007 04:59:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752124AbXKTJ7l (ORCPT ); Tue, 20 Nov 2007 04:59:41 -0500 Received: from wx-out-0506.google.com ([66.249.82.232]:29026 "EHLO wx-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752853AbXKTJ7k (ORCPT ); Tue, 20 Nov 2007 04:59:40 -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=OrXQfX/Vy6Af8HRGPJ65LyUepIHn08xSnsFYiXV4e+Gov+vOBaUQRTeTY6vU8q/XNcNfdPW7wvPFGcINjZk4KNLXDeunT4buOA2eUvPQrZu2dJ/vXBNF5bQoi3qBEdX4pfiM6k3uqX4GuL9A50dsv532zIPdRBGR818Z3my35eg= Message-ID: Date: Tue, 20 Nov 2007 17:59:39 +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: <20071120015600.50a1f5f1.akpm@linux-foundation.org> 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: 2134 Lines: 51 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 would like to try this tomorrow if have time, thanks. 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/