Description
An application that uses the io_pgetevents system call fails with -EPERM
Steps to reproduce the issue:
- Build such an application (e.g. https://github.com/scylladb/seastar) in a container
- Run it
- Look at the pretty errors
Describe the results you received:
io_pgetevents() fails with -EPERM
Describe the results you expected:
io_pgetevents() does not fail with -EPERM
Output of docker version:
Description
An application that uses the
io_pgeteventssystem call fails with -EPERMSteps to reproduce the issue:
Describe the results you received:
io_pgetevents() fails with -EPERM
Describe the results you expected:
io_pgetevents() does not fail with -EPERM
Output of
docker version: