commit | 3a11ab148ac21747f00449d2b8b389c24475e10a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Apr 15 19:36:16 2018 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Apr 25 10:40:53 2018 -0500 |
tree | 516e74f78658aebb8218392f58d9bcfdc58683d3 | |
parent | 0c362f96e1c6bb76ab9b0b828985655fd2516bfa [diff] |
signal: Remove SEGV_BNDERR ifdefs After the last round of cleanups to siginfo.h SEGV_BNDERR is defined on all architectures so testing to see if it is defined is unnecessary. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>