Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754896AbYC3Vh2 (ORCPT ); Sun, 30 Mar 2008 17:37:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753922AbYC3VhS (ORCPT ); Sun, 30 Mar 2008 17:37:18 -0400 Received: from www.tglx.de ([62.245.132.106]:45865 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753674AbYC3VhQ (ORCPT ); Sun, 30 Mar 2008 17:37:16 -0400 Date: Sun, 30 Mar 2008 23:36:40 +0200 (CEST) From: Thomas Gleixner To: Chr cc: "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, Andi Kleen , Andrew Morton , Ingo Molnar Subject: Re: The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 In-Reply-To: <200803302309.52493.chunkeey@web.de> Message-ID: References: <200803302109.22219.chunkeey@web.de> <200803302218.52549.chunkeey@web.de> <200803302309.52493.chunkeey@web.de> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2217 Lines: 50 On Sun, 30 Mar 2008, Chr wrote: > > > it's "hpet" (in both cases...) > > > > Hmm. That should be stable. Which clock is jumping back and forth ? > > The one in the logs or the system clock ? > The one in the logs... (but it's because of the TSC, right?) Yes. I thought this was fixed already in Linus tree, but I might be wrong as usual. Anyway, that's not the real problem; I read your original post in meantime :) > Ever since I went to the new 2.6.25-rcX ... Did this problem start with 25-rc1 ? What is the latest version you tried ? > [ 5215.101875] [] __smp_call_function_mask+0x90/0xc5 > [ 5215.108493] [] invalidate_bh_lru+0x0/0x42 > [ 5215.114422] [] invalidate_bh_lru+0x0/0x42 > [ 5215.120348] [] invalidate_bh_lru+0x0/0x42 > [ 5215.126276] [] smp_call_function_mask+0x49/0x61 > [ 5215.132723] [] invalidate_bh_lru+0x0/0x42 > [ 5215.138649] [] on_each_cpu+0x10/0x2c > [ 5215.144135] [] kill_bdev+0x1e/0x33 > [ 5215.149456] [] __blkdev_put+0x4f/0x128 > [ 5215.155124] [] __fput+0xa1/0x164 > [ 5215.160272] [] filp_close+0x5d/0x65 > [ 5215.165679] [] put_files_struct+0x66/0xc4 > [ 5215.171607] [] do_exit+0x245/0x64c > [ 5215.176925] [] __dequeue_signal+0xff/0x159 > [ 5215.182941] [] do_group_exit+0x76/0x93 > [ 5215.188606] [] get_signal_to_deliver+0x2b9/0x2e5 > [ 5215.195141] [] do_notify_resume+0xaf/0x7e0 > [ 5215.201155] [] mntput_no_expire+0x1f/0x86 > [ 5215.201155] [] mntput_no_expire+0x1f/0x86 You mentioned that you have tons of other logs. Can you please upload those to some place? If you don't have a possiblity, please contact me private and I'll provide you one. Thanks, tglx -- 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/