[PATCH 00/28] removing the compile warnings for 64-bit

Sudip Mukherjee sudipm.mukherjee at gmail.com
Fri Jul 31 12:49:15 UTC 2015


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


More information about the devel mailing list