diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-10-06 16:30:44 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-11-01 09:19:59 -0400 |
commit | 484f0a071f8d482649eaf025dee7b76a7202fec9 (patch) | |
tree | c93ce10f767a8fc554c5d4059b8134b3bd5dff95 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5ff1f51eefb1cd2c20c3f49538a64c09a1cc98be (diff) |
vduse: make vduse_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: "Michael S. Tsirkin" <[email protected]>
Cc: Jason Wang <[email protected]>
Cc: Xuan Zhuo <[email protected]>
Cc: Xie Yongji <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Message-Id: <2023100643-tricolor-citizen-6c2d@gregkh>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Xie Yongji <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions