aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 20:25:29 +0200
committerOded Gabbay <[email protected]>2023-10-09 12:37:19 +0300
commite11a7d2ca5cd36b3d1db4d0ccce30c54a29e1ed9 (patch)
tree14c676424b3d114e502db1087f6690be9d7a2cfd /tools/perf/scripts/python
parentd33c3d0541339fb16e241283f9c1ef369b4a7093 (diff)
accel: make accel_class a static const structure
Now that the driver core allows for struct class to be in read-only memory, move the accel_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Cc: [email protected] Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Tomer Tayar <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions