diff options
author | Xabier Marquiegui <reibax@gmail.com> | 2023-10-12 00:39:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-15 21:07:52 +0200 |
commit | 60c6946675fc06dd2fd2b7a4b6fd1c1f046f1056 (patch) | |
tree | beb4c3c0bfba331be953fc0ef6a7e4d028e77e79 /init/do_mounts_initrd.c | |
parent | Merge branch 'dpll-phase-offset-phase-adjust' (diff) | |
download | linux-60c6946675fc06dd2fd2b7a4b6fd1c1f046f1056.tar.xz linux-60c6946675fc06dd2fd2b7a4b6fd1c1f046f1056.zip |
posix-clock: introduce posix_clock_context concept
Add the necessary structure to support custom private-data per
posix-clock user.
The previous implementation of posix-clock assumed all file open
instances need access to the same clock structure on private_data.
The need for individual data structures per file open instance has been
identified when developing support for multiple timestamp event queue
users for ptp_clock.
Signed-off-by: Xabier Marquiegui <reibax@gmail.com>
Suggested-by: Richard Cochran <richardcochran@gmail.com>
Suggested-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/do_mounts_initrd.c')
0 files changed, 0 insertions, 0 deletions