diff options
| author | Maoyi Xie <maoyixie.tju@gmail.com> | 2026-05-28 14:33:10 +0800 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-06-02 21:05:36 +0200 |
| commit | 766e828b011ca5f971554001611b4acab7c244c1 (patch) | |
| tree | 0a392ffd3395904d9240dbd8392c61ad6068f8e6 /scripts/kconfig/icons/git@git.tavy.me:linux.git | |
| parent | 45a13ba52c82dbec9715222c51e629e85daa37d7 (diff) | |
time/namespace: Export init_time_ns and do_timens_ktime_to_host()
timens_ktime_to_host() in compares the current time namespace against
init_time_ns for the fast path. It calls do_timens_ktime_to_host() for the
offset case. Both symbols are needed at link time by any caller of the
inline.
All current callers are builtin, but ntsync can be built as module, which
prevents it from using it.
Export both with EXPORT_SYMBOL_GPL.
Signed-off-by: Maoyi Xie <maoyixie.tju@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260528063311.3300393-2-maoyixie.tju@gmail.com
Diffstat (limited to 'scripts/kconfig/icons/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
