Hi Torlaf. > I'm just wondering if the format mismatch error is intentionally left in the code or not : > > [arch/sparc/kernel/sysfs.c:154]: (warning) %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. This is something we should fix. My gcc does not give this warning - how did you produce the warning above? Also we use -Werror on purpose to catch warnings so they get fixed - so your build should have errored out. Do you care to send a patch so you get proper attribution. Sam -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html