lkml.org 
[lkml]   [2006]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[RT] 2.6.16-rt12 hrtimer compile error
The attached patch is necessary to build 2.6.16-rt12 with
CONFIG_HIGH_RES_TIMERS disabled.

--
kr

--- linux-2.6.16/kernel/hrtimer.h.orig 2006-04-04 08:50:14.000000000 -0500
+++ linux-2.6.16/kernel/hrtimer.h 2006-04-04 08:50:18.000000000 -0500
@@ -207,6 +207,7 @@
# define hrtimer_init_hres(c) do { } while (0)
# define hrtimer_init_timer_hres(t) do { } while (0)
# define hrtimer_update_timer_prio(t) do { } while (0)
+# define hrtimer_adjust_softirq_prio(b) do { } while (0)

static inline void hrtimer_init_base(struct hrtimer_base *base)
{
\
 
 \ /
  Last update: 2006-04-04 16:05    [W:0.026 / U:5.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site