[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.61.0612052129380.18570@yvahk01.tjqt.qr>
Date: Tue, 5 Dec 2006 21:30:01 +0100 (MET)
From: Jan Engelhardt <jengelh@...ux01.gwdg.de>
To: Jaswinder Singh <jaswinderrajput@...il.com>
cc: Michal Schmidt <xschmi00@...d.feec.vutbr.cz>,
linux-kernel@...r.kernel.org
Subject: Re: PREEMPT is messing with everyone
> Yes, Compiler will remove it but this looks ugly and confusing.
>
> Why dont we use like this :-
Even more fugly.
> # ifdef CONFIG_PREEMPT
> # include <linux/preempt.h>
> # endif
>
> #ifdef CONFIG_PREEMPT
> preempt_disable();
> #endif
>
> #ifdef CONFIG_PREEMPT
> preempt_enable();
> #endif
>
-`J'
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists