Nope. You need a %Ld format for long long, not %ld. If you >> a negative
signed int, it is implementation defined if the result is negative; for
unsigned it is mandated as a shift.
-- Horst von Brand vonbrand@sleipnir.valparaiso.cl Casilla 9G, Viņa del Mar, Chile +56 32 672616- 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/