diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-06 16:00:14 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-18 10:01:34 +0200 |
| commit | 066eaa69b05b92efd25bc2fe9964d68122c6aa2b (patch) | |
| tree | fb8c916afccf6f3fb200168a91b11b37cd96f607 /tools/perf/scripts/python/bin | |
| parent | eeprom: remove doc and MAINTAINERS section after driver was removed (diff) | |
| download | linux-066eaa69b05b92efd25bc2fe9964d68122c6aa2b.tar.gz linux-066eaa69b05b92efd25bc2fe9964d68122c6aa2b.zip | |
tee: make tee_class constant
Now that the driver core allows for struct class to be in read-only
memory, we should make all 'class' structures declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at runtime.
Cc: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Link: https://lore.kernel.org/r/2023100613-lustiness-affiliate-7dcb@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
