]> git.hungrycats.org Git - linux/commit
Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 3 Apr 2004 08:43:41 +0000 (00:43 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 3 Apr 2004 08:43:41 +0000 (00:43 -0800)
commitaaed87a74b14798c7e91299d02a1f4d92564a0d4
tree075fc2a01a3fe4cfcb7d8478766248334a268fd6
parent6a9f6b3fb8117adf7930e8eda52e6551a620885d
Re-instate __ARCH_SI_BAND_T, to allow architecture overrides.

We default to "long" (which is what POSIX says), but since
a number of architectures have used "int" for historical
reasons, we need to allow overrides.

At least sparc64 needs this. Possibly others, but so far
architecture maintainers haven't spoken up. ppc64 and x86-64
are known to be ok with the default "long".
include/asm-generic/siginfo.h
include/asm-sparc64/siginfo.h