diff options
author | Stephen Boyd <[email protected]> | 2019-11-19 10:48:53 -0800 |
---|---|---|
committer | Rob Clark <[email protected]> | 2020-01-02 14:54:44 -0800 |
commit | abda0d925f9c063d88ee3838296542d854f7b837 (patch) | |
tree | 7e066372e8e3e650c2c61c5bfbcfcace83b14661 /tools/perf/util/c++/clang-test.cpp | |
parent | 21f5a6c08b171b8ffd12d921facfe4597c0aa934 (diff) |
drm/msm/dpu: Mark various data tables as const
These structures look like a bunch of data tables that aren't going to
change after boot. Let's move them to the const RO section of memory so
that they can't be modified at runtime on modern machines.
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions