Steve Wise wrote: > It passes sparse with only a few warnings about calling memset() with a > size > 100000. You need to pass in CF=-D__CHECK_ENDIAN__ too, on the kernel build command line. Otherwise, the endianness annotations aren't turned on in the kernel headers, and you get this nice false sense of security. <b