diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-01-14 01:40:33 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-01-16 00:42:36 +0100 |
commit | 56b81456f4ee048699f72edc02b369a33d1b94e6 (patch) | |
tree | 99ae2e4a9ef730d9408c9b354eebffdcb8b462bf /arch/mips/kernel/signal32.c | |
parent | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h (diff) | |
download | linux-56b81456f4ee048699f72edc02b369a33d1b94e6.tar.xz linux-56b81456f4ee048699f72edc02b369a33d1b94e6.zip |
signal/blackfin: Remove pointless UID16_SIGINFO_COMPAT_NEEDED
Nothing tests this define so just remove it.
I suspect the intention was to make the uid field in siginfo 16bit
however I can't find any code that ever tested this defined, and
even if it did it the layout has been this way for 8 years so
changing it now would break the ABI with userspace.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'arch/mips/kernel/signal32.c')
0 files changed, 0 insertions, 0 deletions