[PATCH -rt] export tsc_c3_compensate for x86_64

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

 



Ingo,

The tsc_c3_compensate needs to be exported for the x86_64 arch.

-- Steve

Index: linux-2.6.14-rt15/arch/x86_64/kernel/time.c
===================================================================
--- linux-2.6.14-rt15.orig/arch/x86_64/kernel/time.c	2005-11-25 10:14:09.000000000 -0500
+++ linux-2.6.14-rt15/arch/x86_64/kernel/time.c	2005-11-25 17:43:16.000000000 -0500
@@ -268,6 +268,7 @@
 	u64 cycles = ((u64)nsecs * tsc_khz)/1000000;
 	tsc_c3_offset += cycles;
 }
+EXPORT_SYMBOL_GPL(tsc_c3_compensate);
 
 static inline u64 tsc_read_c3_time(void)
 {


-
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