diff options
| author | Jon Hunter <jonathanh@nvidia.com> | 2026-06-02 09:43:34 +0100 |
|---|---|---|
| committer | Brian Masney <bmasney@redhat.com> | 2026-06-29 13:19:05 -0400 |
| commit | ff29670735e0d9ac683529e316b8d4dcd09177ac (patch) | |
| tree | 8de5d8300a186c6ce7e89067ca09a35becd65a29 /include/linux/workqueue_api.h | |
| parent | e129a400d8a787e5968e30309fa72859580b263a (diff) | |
clk: tegra: Support unique names for multi-socket platforms
On multi-socket platforms each socket has its own BPMP which exposes the
same clock names. Fix this by using the NUMA ID as a prefix for the
clock names on multi-socket platforms.
Use 'sizeof(info->name)' in the strscpy() and snprintf() functions to
future proof against anyone changing the size of the 'name' array.
Co-developed-by: Timo Alho <talho@nvidia.com>
Signed-off-by: Timo Alho <talho@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
