On Mon, Feb 12, 2007 at 09:14:28PM -0500, Carlos O'Donell wrote: > + addr = (unsigned int)((u64)from->si_addr & > 0xffffffffUL); I think this could be ptr_to_compat() here? Cheers, Kyle