linux-user: syscall.c lacks pselect6_time64

Bug #1894361 reported by Serge Belyshev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

Bug Description

in commit 50efc69586388a975c1ebd90cb8cc8e4a7328bc4 ("linux-user/riscv: Update the syscall_nr's to the 5.5 kernel") legacy pselect6 definition for riscv32 was removed in favour of pselect6_time64, but pselect6_time64 is not available in syscall.c, thus leaving riscv32 without pselect syscall.

description: updated
description: updated
Revision history for this message
Laurent Vivier (laurent-vivier) wrote :

pselect6_time64() has been implemented but it has not been merged because during the test I've seen it breaks ARM target.

https://<email address hidden><email address hidden>/

I try to fix that and merge that soon.

Revision history for this message
Laurent Vivier (laurent-vivier) wrote :
Changed in qemu:
status: New → In Progress
Revision history for this message
Laurent Vivier (laurent-vivier) wrote :
Changed in qemu:
status: In Progress → Fix Committed
Revision history for this message
Thomas Huth (th-huth) wrote :

Released with QEMU v5.2.0.

Changed in qemu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.