From: Anton Blanchard <[EMAIL PROTECTED]>
Date: Mon, 9 Jan 2006 17:59:14 +1100

> We noticed 32/64bit compat issues with GETSIGINFO and SETSIGINFO. It
> looks like s390 are already fixing this up in architecture specific
> code, but here is a patch from Stephen Rothwell to add some generic
> compat ptrace helpers.
> 
> Look OK? 

Looks not too bad, although...

> +             return copy_siginfo_to_user32(data, &lastinfo);

It would be nice to rename this copy_siginfo things to not
have "32" and instead "compat" in their names.
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to