]> err.no Git - linux-2.6/blobdiff - kernel/time.c
slub: add ability to list alloc / free callers per slab
[linux-2.6] / kernel / time.c
index a1439f421d0b03cdb9818a7ea9b129b972b7dbd7..ba18ec4899bd92fe23a93716daf495bd2876025e 100644 (file)
@@ -452,6 +452,7 @@ struct timespec ns_to_timespec(const s64 nsec)
 
        return ts;
 }
+EXPORT_SYMBOL(ns_to_timespec);
 
 /**
  * ns_to_timeval - Convert nanoseconds to timeval