>I had a short look at it: The xtime lock should really be declared in
><time.h> and nowhere else (In my stuff it is, and clients of time
I don't agree. xtime is defined and used mainly in sched.c so the right
place for extern xtime_lock is sched.h according to me (right now at
least). Right now time.h give you only helper functions to manipulate the
values for timeval and timespec types.
Andrea Arcangeli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/