Re: [PATCH] "PREEMPT" in UTS_VERSION

2005-03-14 Thread Matt Mackall
On Mon, Mar 14, 2005 at 09:49:17PM +0100, Sam Ravnborg wrote: > On Wed, Feb 09, 2005 at 10:40:11AM -0800, Matt Mackall wrote: > > Add PREEMPT to UTS_VERSION where enabled as is done for SMP to make > > preempt kernels easily identifiable. > I have the following patch in my tree now. It has the adva

Re: [PATCH] "PREEMPT" in UTS_VERSION

2005-03-14 Thread Sam Ravnborg
On Wed, Feb 09, 2005 at 10:40:11AM -0800, Matt Mackall wrote: > Add PREEMPT to UTS_VERSION where enabled as is done for SMP to make > preempt kernels easily identifiable. I have the following patch in my tree now. It has the advantage that compile.h gets updated when you change the PREEMPT setting.

[PATCH] "PREEMPT" in UTS_VERSION

2005-02-09 Thread Matt Mackall
Add PREEMPT to UTS_VERSION where enabled as is done for SMP to make preempt kernels easily identifiable. Signed-off-by: Matt Mackall <[EMAIL PROTECTED]> Index: mm1/scripts/mkcompile_h === --- mm1.orig/scripts/mkcompile_h2004-