On Wed, 29 Sep 2010, Namhyung Kim wrote: > The bit-ops routines require its arg to be a pointer to unsigned long. > This leads sparse to complain about different signedness as follows: > > mm/slub.c:2425:49: warning: incorrect type in argument 2 (different signedness) > mm/slub.c:2425:49: expected unsigned long volatile *addr > mm/slub.c:2425:49: got long *map > > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>