This patch fixes a compile bug in 2.6.15-rt4, but I think it is
present in hrtimer implementation too.
Signed-off-by: Luca Falavigna <[email protected]
--- patch-2.6.15-rt4.orig 2006-01-13 10:41:48.000000000 +0100
+++ patch-2.6.15-rt4 2006-01-13 10:42:17.000000000 +0100
@@ -35663,7 +35663,7 @@ Index: linux/kernel/hrtimer.c
+# define hrtimer_hres_active 0
+# define hres_enqueue_expired(t,b,n) 0
+# define hrtimer_check_clocks() do { } while (0)
-+# define kick_off_hrtimer do { } while (0)
++# define kick_off_hrtimer(timer, base) do { } while (0)
+
+#endif /* !CONFIG_HIGH_RES_TIMERS */
+
Regards,
--
Luca
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]