Linus Torvalds wrote: > > Make the timeconst.h file just contain sane macros. No preprocessor games > etc. Just make it say > > #define USEC_TO_HZ_MUL32 ..correct-value-here.. > > and not even generate macros with values that cannot be used (ie >64 > bits). > Updated git tree now available. The timeconst patch (the only one that has changed) is attached. git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes.git -hpa