Ingo Molnar wrote:
Ingo,
The attached patch is necessary to build -rt8 if high res timers are not
enabled.
--
kr
--- linux-2.6.14-rc4/kernel/ktimers.c.orig 2005-10-18 08:25:10.000000000 -0500
+++ linux-2.6.14-rc4/kernel/ktimers.c 2005-10-18 09:05:36.000000000 -0500
@@ -1222,7 +1222,9 @@
printk("rem: %u/%u\n",
rem.tv.sec, rem.tv.nsec);
printk("overrun: %d\n", timer->overrun);
+#ifdef CONFIG_HIGH_RES_TIMERS
printk("getoffset: %p\n", base->getoffset);
+#endif
WARN_ON(1);
}
}
[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]