diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2024-04-12 10:57:35 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-18 17:53:32 +0300 |
commit | 8c9753f6390586d3bf4f72c4ec316e2ee212abf2 (patch) | |
tree | 18d508ca0849e00bbc1382a163ed8e89b3a1032b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1c9e16b73166bcc89b3d64674b60943ec6142c3e (diff) | |
download | linux-8c9753f6390586d3bf4f72c4ec316e2ee212abf2.tar.xz |
staging: vc04_services: vchiq_arm: Drop g_cache_line_size
The cache-line-size is cached in struct vchiq_platform_info.
There is no need to cache this again via g_cache_line_size
and use it. Instead use the value from vchiq_platform_info directly.
While at it, move the comment about L2 cache line size in the kerneldoc
block of struct vchiq_platform_info.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20240412075743.60712-4-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions