div64.patch : Get rid of 64-bit constant divide by one. This appears to be a common case for HZ == USER_HZ. I tested the patch on older 2.6 kernels and was able to produce some harmless warnings (statement has no effect), but it builds clean for i386 with a 2.6.10 kernel. I tested the generic asm inline by extracting to gcc, but I have not tested any other platforms. Doubtful, but if this breaks your build for some other platform, send me mail. Zach Amsden zach@vmware.com