projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0b84db5
ea531dc
)
Merge branch 'posix-clock-fix-missing-timespec64-check-for-ptp-clock'
author
Jakub Kicinski
<kuba@kernel.org>
Tue, 15 Oct 2024 00:22:45 +0000
(17:22 -0700)
committer
Jakub Kicinski
<kuba@kernel.org>
Tue, 15 Oct 2024 00:22:46 +0000
(17:22 -0700)
Jinjie Ruan says:
====================
posix-clock: Fix missing timespec64 check for PTP clock
Check timespec64 in pc_clock_settime() for PTP clock as
the man manual of clock_settime() said.
====================
Link:
https://patch.msgid.link/20241009072302.1754567-1-ruanjinjie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Trivial merge