On Tue, 22 Feb 2005 18:15:30 +1100
Stephen Rothwell <[EMAIL PROTECTED]> wrote:

> All the 32 bit architectures (effectively) define SIGEV_PAD_SIZE to be
> ((SIGEV_MAX_SIZE/sizeof(int)) - 3).  So define COMPAT_SIGEV_PAD_SIZE to be
> this and replace SIGEV_PAD_SIZE32 where it is used.  It also needs to be
> used in the definition of struct compat_sigevent as most of the
> architectures would have had it 4 bytes too small in teh kernel (since we
> were using SIGEV_PAD_SIZE).
> 
> Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
> 
> I will submit this to Andrew is it is deemed OK.  I intend to build on
> this patch.

I'm fine with this patch too.

Reply via email to