Hi, On Sunday, 20 May 2007 13:06, Elimar Riesebieter wrote: > Hi, > > FYI, building 2.6.22-rc2 with > gcc (GCC) 4.1.3 20070514 (prerelease) (Debian 4.1.2-7) > on my powerbook (PPC) gives: > > ... > kernel/power/swsusp.c: In function 'swsusp_show_speed': > kernel/power/swsusp.c:193: warning: comparison of distinct pointer types lacks a cast Well, this warning doesn't make sense. In 2.6.22-rc2 line 193 of swsusp.c is do_div(elapsed_centisecs64, NSEC_PER_SEC / 100); where elapsed_centisecs64 is s64. Greetings, Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm