Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261698AbVBJUVb (ORCPT ); Thu, 10 Feb 2005 15:21:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261726AbVBJUVb (ORCPT ); Thu, 10 Feb 2005 15:21:31 -0500 Received: from gateway-1237.mvista.com ([12.44.186.158]:10993 "EHLO av.mvista.com") by vger.kernel.org with ESMTP id S261698AbVBJUVY (ORCPT ); Thu, 10 Feb 2005 15:21:24 -0500 Message-ID: <420BC23F.6030308@mvista.com> Date: Thu, 10 Feb 2005 12:21:19 -0800 From: George Anzinger Reply-To: george@mvista.com Organization: MontaVista Software User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040308 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ingo Molnar CC: William Weston , linux-kernel@vger.kernel.org Subject: Re: [patch] Real-Time Preemption, -RT-2.6.11-rc3-V0.7.38-01 References: <20050204100347.GA13186@elte.hu> <20050209115121.GA13608@elte.hu> <20050210075234.GC9436@elte.hu> In-Reply-To: <20050210075234.GC9436@elte.hu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 582 Lines: 18 If I want to write a patch that will work with or without the RT patch applied is the following enough? #ifndef RAW_SPIN_LOCK_UNLOCKED typedef raw_spinlock_t spinlock_t #define RAW_SPIN_LOCK_UNLOCKED SPIN_LOCK_UNLOCKED #endif -- George Anzinger george@mvista.com High-res-timers: http://sourceforge.net/projects/high-res-timers/ - 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/