linux-user: Enable epoll_pwait syscall for ARM
commit40645c7bfd7c4d45381927e1e80081fa827c368a
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Sep 2014 01:35:20 +0000 (19 02:35 +0100)
committerRiku Voipio <riku.voipio@linaro.org>
Mon, 6 Oct 2014 18:52:45 +0000 (6 21:52 +0300)
treea578197d173075d03f6aab3cae7854fe2f35ae60
parent2472b6c07bb50179019589af1c22f43935ab7f5c
linux-user: Enable epoll_pwait syscall for ARM

We have support for the epoll_pwait syscall, but it wasn't enabled for
ARM guests because we hadn't defined the syscall number; correct this
deficiency.

Reported-by: Dave Flogeras <dflogeras2@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/arm/syscall_nr.h