aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorTony Luck <[email protected]>2020-05-28 19:49:05 +0000
committerArd Biesheuvel <[email protected]>2020-06-15 12:38:56 +0000
commit4353f03317fd3eb0bd803b61bdb287b68736a728 (patch)
treef42a3901f5c168a091da25d3ad82f8584be2d36f /tools/perf/scripts/python/net_dropmonitor.py
parentefivarfs: Update inode modification time for successful writes (diff)
downloadkernel-4353f03317fd3eb0bd803b61bdb287b68736a728.tar.gz
kernel-4353f03317fd3eb0bd803b61bdb287b68736a728.zip
efivarfs: Don't return -EINTR when rate-limiting reads
Applications that read EFI variables may see a return value of -EINTR if they exceed the rate limit and a signal delivery is attempted while the process is sleeping. This is quite surprising to the application, which probably doesn't have code to handle it. Change the interruptible sleep to a non-interruptible one. Reported-by: Lennart Poettering <[email protected]> Signed-off-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions