lkml.org 
[lkml]   [2005]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [patch] Real-Time Preemption, -RT-2.6.12-rc2-V0.7.44-00
Ingo,

It would seem that in the latest patch RT-V0.7.45-00 we have reverted
back to removing the define of jbd_debug which the attached patch
(against one of the 2.6.11 versions) fixed.

--
kr
--- linux-2.6.11/include/linux/jbd.h.orig 2005-03-16 09:18:51.000000000 -0600
+++ linux-2.6.11/include/linux/jbd.h 2005-03-16 09:19:24.000000000 -0600
@@ -65,6 +65,7 @@ extern int journal_enable_debug;
} \
} while (0)
#else
+#define jbd_debug(f, a...) /**/
#endif

extern void * __jbd_kmalloc (const char *where, size_t size, int flags, int retry);
\
 
 \ /
  Last update: 2005-04-10 19:26    [W:0.350 / U:0.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site