[PATCH -next v3 0/2] posix-timers: Check timespec64 before call clock_set()

From: Jinjie Ruan
Date: Mon Sep 09 2024 - 03:33:05 EST


Check timespec64 before call settime64() to make sense.

Changes in v3:
- Check it before call clock_set().
- Update the commit message.

Jinjie Ruan (2):
posix-timers: Check timespec64 before call clock_set()
net: lan743x: Remove duplicate check

drivers/net/ethernet/microchip/lan743x_ptp.c | 35 ++++++++------------
kernel/time/posix-timers.c | 3 ++
2 files changed, 17 insertions(+), 21 deletions(-)

--
2.34.1