diff options
| author | Willy Tarreau <w@1wt.eu> | 2025-06-19 11:30:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-08-20 18:41:42 +0200 |
| commit | c87b19de627a12af020890fa0dd388bb77b28da7 (patch) | |
| tree | 7de94d8b650e5710491ef88ef30710a2bd4cda40 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1540f5d8e871c125fc33d0390a72b0f942711df5 (diff) | |
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
commit a477629baa2a0e9991f640af418e8c973a1c08e3 upstream.
While nolibc-test does test syscalls, it doesn't test as much the rest
of the macros, and a wrong spelling of FD_SETBITMASK in commit
feaf75658783a broke programs using either FD_SET() or FD_CLR() without
being noticed. Let's fix these macros.
Fixes: feaf75658783a ("nolibc: fix fd_set type")
Cc: stable@vger.kernel.org # v6.2+
Acked-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
