Skip to content
Commit bbe199b2 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

microblaze: Use the correct select syscall (BZ #28883)



On Microblaze only __NR_newselect is implemented, even though kernel
advertise __NR_select on asm/unistd.h.  Since microblaze is the
only architecture that undef __ASSUME_PSELECT, the generic code
change is simpler than chaging the architecture syscall number.

Acked-by: default avatarMark Hatle <mark.hatle@xilinx.com>
parent 790a607e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment