From: Stephen Rothwell Date: Sun, 1 May 2005 15:59:08 +0000 (-0700) Subject: [PATCH] consolidate SIGEV_PAD_SIZE X-Git-Tag: v2.6.12-rc4~136^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71c1ab50a2a0f4dd9834bf5a917a2f064535c6b;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed