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

Jinjie Ruan posted 2 patches 2 months, 3 weeks ago
drivers/net/ethernet/microchip/lan743x_ptp.c | 35 ++++++++------------
kernel/time/posix-timers.c                   |  3 ++
2 files changed, 17 insertions(+), 21 deletions(-)
[PATCH -next v3 0/2] posix-timers: Check timespec64 before call clock_set()
Posted by Jinjie Ruan 2 months, 3 weeks ago
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