]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 20 Jul 2017 03:18:51 +0000 (22:18 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Fri, 12 Jan 2018 20:34:46 +0000 (14:34 -0600)
commit2f82a46f66c8754dfe690d469899d12819b19c58
tree3f3581e9a6c6c928c82bea139136d45225c609fe
parent9943d3accb4ec5a85e72c65a9959257fa7d12500
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo

We have never passed either field to or from userspace so just remove them.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
arch/arm64/include/asm/compat.h
arch/parisc/include/asm/compat.h
arch/powerpc/include/asm/compat.h
arch/s390/include/asm/compat.h
arch/sparc/include/asm/compat.h
arch/tile/include/asm/compat.h
arch/x86/include/asm/compat.h
arch/x86/kernel/signal_compat.c