aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2024-01-29 11:04:35 -0800
committerJakub Kicinski <[email protected]>2024-01-31 16:41:16 -0800
commit99a7a5b9943ea2d05fb0dee38e4ae2290477ed83 (patch)
tree6f47f81313dea6d075f8a90be3a9e71b55c9601d /tools/perf/scripts/python/check-perf-trace.py
parent11498715f266a3fb4caabba9dd575636cbcaa8f1 (diff)
af_unix: Remove CONFIG_UNIX_SCM.
Originally, the code related to garbage collection was all in garbage.c. Commit f4e65870e5ce ("net: split out functions related to registering inflight socket files") moved some functions to scm.c for io_uring and added CONFIG_UNIX_SCM just in case AF_UNIX was built as module. However, since commit 97154bcf4d1b ("af_unix: Kconfig: make CONFIG_UNIX bool"), AF_UNIX is no longer built separately. Also, io_uring does not support SCM_RIGHTS now. Let's move the functions back to garbage.c Signed-off-by: Kuniyuki Iwashima <[email protected]> Acked-by: Jens Axboe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions