diff options
| author | Zev Weiss <[email protected]> | 2023-06-23 16:28:05 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-08-04 16:21:30 +0200 |
| commit | 8306d6f35dbde19fe2d56964159fa2b4c6343bc1 (patch) | |
| tree | a0e07d33e61b94cce42356cc0d6f7887dce2d72d /tools/perf/scripts/python/check-perf-trace.py | |
| parent | a436194d0ee94ec67522647ace5a36a2126b6a0e (diff) | |
peci: Constify struct peci_controller_ops
As with most ops structs, we never modify it at runtime, and keeping
function pointers in read-only memory is generally a good thing
security-wise.
Signed-off-by: Zev Weiss <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Iwona Winiarska <[email protected]>
Signed-off-by: Iwona Winiarska <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions