Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261210AbVBDSYC (ORCPT ); Fri, 4 Feb 2005 13:24:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264643AbVBDSU7 (ORCPT ); Fri, 4 Feb 2005 13:20:59 -0500 Received: from fed1rmmtao12.cox.net ([68.230.241.27]:50119 "EHLO fed1rmmtao12.cox.net") by vger.kernel.org with ESMTP id S263943AbVBDSUF (ORCPT ); Fri, 4 Feb 2005 13:20:05 -0500 Date: Fri, 4 Feb 2005 11:19:58 -0700 From: Tom Rini To: Ingo Molnar Cc: linux-kernel@vger.kernel.org Subject: Re: [patch] Real-Time Preemption, -RT-2.6.11-rc3-V0.7.38-01 Message-ID: <20050204181958.GA6073@smtp.west.cox.net> References: <20050204100347.GA13186@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050204100347.GA13186@elte.hu> User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1178 Lines: 24 On Fri, Feb 04, 2005 at 11:03:47AM +0100, Ingo Molnar wrote: > > i have released the -V0.7.38-01 Real-Time Preemption patch, which can be > downloaded from the usual place: > > http://redhat.com/~mingo/realtime-preempt/ I thought I saw you say x64 should be OK now a few releases ago, so: linux-2.6.11-rc3/arch/x86_64/kernel/x8664_ksyms.c:197: error: `_atomic_dec_and_lock' undeclared here (not in a function) linux-2.6.11-rc3/arch/x86_64/kernel/x8664_ksyms.c:197: error: initializer element is not constant linux-2.6.11-rc3/arch/x86_64/kernel/x8664_ksyms.c:197: error: (near initialization for `__ksymtab__atomic_dec_and_lock.value') linux-2.6.11-rc3/arch/x86_64/kernel/x8664_ksyms.c:197: error: __ksymtab__atomic_dec_and_lock causes a section type conflict make[2]: *** [arch/x86_64/kernel/x8664_ksyms.o] Error 1 make[1]: *** [arch/x86_64/kernel] Error 2 make: *** [_all] Error 2 -- Tom Rini http://gate.crashing.org/~trini/ - 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/