On Fri, Jul 31, 2015 at 04:38:08PM +0900, Tony Cho wrote: > Hi Greg, > This patch focuses on removing the compile warnings for 64bit incompatability. > Most warnings are due to senseless type castings from driver handler to u32 and > also to void pointers. They are removed by using the same handler with this > series of patch. All warnings disappear. At the end of the series it has no warnings on my 64bit system. But some of the patch in the series increased the number of warnings. Before this series I had 77 warnings. patch 1/28 increased that to 82. patch 4/28 increased the number of warnings to 133. But after that it started gradually decreasing. And at the end 0. regards sudip _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel