[PATCH] consolidate SIGEV_PAD_SIZE
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 1 May 2005 15:59:08 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:08 +0000 (08:59 -0700)
commita71c1ab50a2a0f4dd9834bf5a917a2f064535c6b
tree063bdb02b335f2c5b38f9e503434fa5fbf0106c4
parent696f9486d0207d499391004f5bc9bd7c0e6ae82f
[PATCH] consolidate SIGEV_PAD_SIZE

Discussing with Matthew Wilcox some of his outstanding patches lead me to
this patch (among others).

The preamble in struct sigevent can be expressed independently of the
architecture.

Also use __ARCH_SI_PREAMBLE_SIZE on ia64.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-alpha/siginfo.h
include/asm-generic/siginfo.h
include/asm-ia64/siginfo.h
include/asm-mips/siginfo.h
include/asm-s390/siginfo.h
include/asm-sparc64/siginfo.h
include/asm-x86_64/siginfo.h