diff options
author | 2025-02-25 18:00:47 +0100 | |
---|---|---|
committer | 2025-02-26 16:53:58 +0100 | |
commit | 7a6b158e00c862ccfa7fe447682bd0bf5c229c73 (patch) | |
tree | cfb56c55cbfa96c24e38d9780bbdbdb826be9ad7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-timers: Invoke cond_resched() during exit_itimers() (diff) | |
download | linux-rng-7a6b158e00c862ccfa7fe447682bd0bf5c229c73.tar.xz linux-rng-7a6b158e00c862ccfa7fe447682bd0bf5c229c73.zip |
posix-clock: Remove duplicate compat ioctl() handler
The normal and compat ioctl handlers are identical,
which is fine as compat ioctls are detected and handled dynamically
inside the underlying clock implementation.
The duplicate definition however is unnecessary.
Just reuse the regular ioctl handler also for compat ioctls.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Cyrill Gorcunov <gorcunov@gmail.com>
Link: https://lore.kernel.org/all/20250225-posix-clock-compat-cleanup-v2-1-30de86457a2b@weissschuh.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions