On Thu, Aug 05, 2010 at 11:41:41AM +0200, walter harms wrote: > > I am a bit converned about this code here: > if (kallsyms_lookup_size_offset(addr, NULL, &offset) && offset == 0) > > offset is set inside kallsyms_lookup_size_offset(), right ? > but can you guarantee that the calling sequence is the same on all processors ? > (it is not in case of functions). > Namhyung Kim's version is fine. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html