Hey,
I'm still a bit puzzled about the cell vs. int concept here... Some of the patches seem to account for cell being 64-bit on sparc64. On ppc(64) however ucell is 32-bit, so wouldn't we need to modify at least our new ofmem_arch_get_translation_entry_size and ofmem_arch_create_translation_entry as well to account for 64-bit physical and virtual addresses?
Andreas