[valgrind] [Bug 420906] missing syscall wrapper for clone3 (435 on amd64)

2020-05-04 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=420906 --- Comment #2 from Nick Black --- I'll leave it to you, then! -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 420906] New: missing syscall wrapper for clone3 (435 on amd64)

2020-05-02 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=420906 Bug ID: 420906 Summary: missing syscall wrapper for clone3 (435 on amd64) Product: valgrind Version: unspecified Platform: Debian unstable OS: Linux Status: REPORTED

[valgrind] [Bug 410556] [PATCH] add support for BLKIO{MIN,OPT} and BLKALIGNOFF ioctls

2019-09-17 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=410556 --- Comment #2 from Nick Black --- Hey there! Any chance this can get merged? It seems to work pretty well. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 410556] New: [PATCH] add support for BLKIO{MIN,OPT} and BLKALIGNOFF ioctls

2019-08-03 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=410556 Bug ID: 410556 Summary: [PATCH] add support for BLKIO{MIN,OPT} and BLKALIGNOFF ioctls Product: valgrind Version: unspecified Platform: Debian unstable OS: Linux

[valgrind] [Bug 410556] [PATCH] add support for BLKIO{MIN,OPT} and BLKALIGNOFF ioctls

2019-08-03 Thread Nick Black
https://bugs.kde.org/show_bug.cgi?id=410556 --- Comment #1 from Nick Black --- >From 0fe56735ca5ddad378126bd2954d93f5dcfbc876 Mon Sep 17 00:00:00 2001 From: nick black Date: Sat, 3 Aug 2019 20:43:30 -0400 Subject: [PATCH] linux-ioctl: add BLKIO{MIN,OPT} and BLKALIGNOFF Signed-off-by: n