Hi, On Tue, Nov 23, 2010 at 12:09 PM, Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > On Mon, 2010-11-22 at 19:41 -0800, John Reiser wrote: >> It looks to me like the change which introduced "virtual functions" >> forgot about cross-platform endianness. Can anyone please test this patch? >> Thank you to Arnaud for supplying before+after data files do_mounts*.o. >> >> >> recordmcount: Honor endianness in fn_ELF_R_INFO > > Arnaud, can I get a "Tested-by" from you. > allyesconfig kept building for +1h30 or so, until some unrelated SoundBlaster16 ioctl size check issue[0], with manual application of John's patch. I'll restart a full build tonight, in the mean time, I guess we can assume it is fixed. Reported-by: Arnaud Lacombe <lacombar@xxxxxxxxx> Tested-by: Arnaud Lacombe <lacombar@xxxxxxxxx> Thanks John! - Arnaud [0] Ralf, is there any specific reason mips keeps defining its own _IOC_SIZEBITS ?