Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758045AbYBKXQ6 (ORCPT ); Mon, 11 Feb 2008 18:16:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752991AbYBKXQu (ORCPT ); Mon, 11 Feb 2008 18:16:50 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:43185 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752951AbYBKXQu (ORCPT ); Mon, 11 Feb 2008 18:16:50 -0500 Date: Tue, 12 Feb 2008 00:16:35 +0100 From: Ingo Molnar To: Roland McGrath Cc: Priit Laes , linux-kernel@vger.kernel.org, Thomas Gleixner , Sam Ravnborg Subject: Re: REGRESSION: x86 vDSO: remove vdso-syms.o Message-ID: <20080211231635.GA27673@elte.hu> References: <1202769045.10829.12.camel@localhost> <20080211225332.2AE2E270191@magilla.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080211225332.2AE2E270191@magilla.localdomain> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 852 Lines: 20 * Roland McGrath wrote: > I was not able to reproduce this failure. Those symbols should be > defined by arch/x86/vdso/vdso-syms.lds, a file generated by the build. > If that file is empty in your build, remove it and see if it gets > regenerated properly, or try a clean build. If the problem persists, > please send me your complete .config file. if that file is empty, it might be the effect of a Ctrl-C. I sometimes get that on .o files, if i Ctrl-C a highly parallel make -j at the wrong moment. (is this expected behavior? It's been like this for a long time.) Ingo -- 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/