lkml.org 
[lkml]   [2008]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH for git-x86] Export native_read_tsc

Otherwise modular tcrypt, kvm-intel have unresolved symbols.

Signed-off-by: Andi Kleen <ak@suse.de>

Index: linux/arch/x86/kernel/rtc.c
===================================================================
--- linux.orig/arch/x86/kernel/rtc.c
+++ linux/arch/x86/kernel/rtc.c
@@ -200,3 +200,5 @@ unsigned long long native_read_tsc(void)
{
return __native_read_tsc();
}
+EXPORT_SYMBOL(native_read_tsc);
+

\
 
 \ /
  Last update: 2008-01-14 12:13    [W:0.025 / U:1.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site