On Thu, 28 Jun 2001 16:32:51 +0200, Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> wrote: >Keith Owens wrote: >[snip] >> >The best option is for a mips64 kernel to indicate that it is 64 bit >> >and its endianess. Instead of printing > >The appended patch introduces the new format in mips64. Maybe this speeds >up agreement about it. :-) I am updating ksymoops now and need some information. Could somebody tell me what this produces on mips? # objdump -h ksymoops | head -8 # objdump -h mips64-lsb-vmlinux | head -8 # objdump -h mips64-msb-vmlinux | head -8 where mips64-[lm]sb-vmlinux are kernels compiled for 64 bit with LSB and MSB.