[PATCH -rt] export symbol jiffies_to_timespec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ingo,

My Atheros wireless nic driver doesn't load without this patch.

-- Steve

Signed-off-by: Steven Rostedt <[email protected]>

Index: linux-2.6.18-rt3/kernel/time.c
===================================================================
--- linux-2.6.18-rt3.orig/kernel/time.c	2006-09-23 13:29:31.000000000 -0400
+++ linux-2.6.18-rt3/kernel/time.c	2006-09-23 13:30:11.000000000 -0400
@@ -613,6 +613,8 @@ jiffies_to_timespec(const unsigned long
 	value->tv_sec = div_long_long_rem(nsec, NSEC_PER_SEC, &value->tv_nsec);
 }

+EXPORT_SYMBOL(jiffies_to_timespec);
+
 /* Same for "timeval"
  *
  * Well, almost.  The problem here is that the real system resolution is
-
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]
  Powered by Linux