qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 1894361] [NEW] linux-user: syscall.c lacks pselect6_time64


From: Serge Belyshev
Subject: [Bug 1894361] [NEW] linux-user: syscall.c lacks pselect6_time64
Date: Sat, 05 Sep 2020 07:43:04 -0000

Public bug reported:

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.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

- in commit 50efc69586388a975c1ebd90cb8cc8e4a7328bc4 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.
+ in commit 50efc69586388a975c1ebd90cb8cc8e4a7328bc4 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 changed:

- in commit 50efc69586388a975c1ebd90cb8cc8e4a7328bc4 legacy pselect6
- definition for riscv32 was removed in favour of pselect6_time64, but
+ 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.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1894361

Title:
  linux-user: syscall.c lacks pselect6_time64

Status in QEMU:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1894361/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]