* Dmitri Vorobiev <[EMAIL PROTECTED]> wrote: > Paolo Ciarrocchi пишет: > > On Jan 27, 2008 11:48 PM, Paolo Ciarrocchi <[EMAIL PROTECTED]> wrote: > >> On Jan 27, 2008 11:42 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > ... > > > > How should I compare the .o file? > > Simply doing a md5sum or should I do a objdump -d before? > > Or a strip? > > > > Comparing the vmlinux images shoudls suffice. But you'll have to make > sure that the object file resulting from the C source that you're > changing gets linked into vmlinux.
the vmlinux includes build timestamps so that wont really match. Would be nice to have a build mode that results in a constant vmlinux image. (as long as the .config and the build environment is constant as well) Sam, would this be hard to add? :-) Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/