X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdclass%2Flu_time.c;h=26513cf8bacc477d048dba44ae9462e61377c70c;hb=cb96848196fb721145b0d0b24825acaa5738b448;hp=66a8687262e7d5943b23a5c1c73c4cfba2e5591d;hpb=bcef68d99fdb09fe5b55b2f95507e18f63e849ab;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/lu_time.c b/lustre/obdclass/lu_time.c index 66a8687..26513cf 100644 --- a/lustre/obdclass/lu_time.c +++ b/lustre/obdclass/lu_time.c @@ -161,7 +161,7 @@ unsigned long long lu_time_stamp_get(void) /* * Return timestamp with microsecond precision. This has to be cheap. */ -//#ifdef CONFIG_X86 +//#ifdef CONFIG_X86 #if defined(CONFIG_X86) && !defined(CONFIG_X86_64) /* * do_gettimeofday() goes backwards sometimes :(. Usethe TSC