diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-02-13 00:18:38 +0300 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-02-23 00:00:07 +0300 |
commit | 9026e820cbd2ea39a06a129ecdddf2739bd3602b (patch) | |
tree | a8c98e6947fee1c2f126f667a2a8fa1db2629f2c /usr/.gitignore | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) | |
download | linux-9026e820cbd2ea39a06a129ecdddf2739bd3602b.tar.xz |
fs/signalfd: fix build error for BUS_MCEERR_AR
Fix build error in fs/signalfd.c by using same method that is used in
kernel/signal.c: separate blocks for different signal si_code values.
./fs/signalfd.c: error: 'BUS_MCEERR_AR' undeclared (first use in this function)
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'usr/.gitignore')
0 files changed, 0 insertions, 0 deletions