commit | 4181d22596f61d060139bb114724f89b3ad28c8d | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Apr 15 19:40:02 2018 -0500 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Apr 25 10:40:53 2018 -0500 |
tree | 190483d1d5d3e8934f3b7bcefde4b34652b46604 | |
parent | 3a11ab148ac21747f00449d2b8b389c24475e10a [diff] |
signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO With the recent architecture cleanups these si_codes are always defined so there is no need to test for them. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>