ppc32/64 merge

Linus Torvalds torvalds at osdl.org
Sat Nov 5 06:20:38 EST 2005



Paul, I get:

  arch/ppc64/include/asm/elf.h:190:8: warning: memset with byte count of -160

when checking ppc64 with sparse.

It looks like it's even correct. I think elf_gregset_t gets set to 
elf_gregset_t32, which is why "struct pt_regs" is so much bigger than 
elf_gregset_t.

Maybe it's a sparse bug. And maybe it isn't.

			Linus



More information about the Linuxppc-dev mailing list