Move source tree closer to the 2.6.32.17 mainline
/arch/x86/kernel/tboot.c
blob:86c9f91b48aea8ef47f0e77372fcf2d5f822d77e -> blob:46b827778d16601dab7a0ae3306a25d3c4812fbc
--- arch/x86/kernel/tboot.c
+++ arch/x86/kernel/tboot.c
@@ -46,6 +46,7 @@
/* Global pointer to shared data; NULL means no measured launch. */
struct tboot *tboot __read_mostly;
+EXPORT_SYMBOL(tboot);
/* timeout for APs (in secs) to enter wait-for-SIPI state during shutdown */
#define AP_WAIT_TIMEOUT 1