diff options
author | 2023-10-06 16:30:44 +0200 | |
---|---|---|
committer | 2023-11-01 09:19:59 -0400 | |
commit | 484f0a071f8d482649eaf025dee7b76a7202fec9 (patch) | |
tree | c93ce10f767a8fc554c5d4059b8134b3bd5dff95 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | vhost-scsi: Spelling s/preceeding/preceding/g (diff) | |
download | wireguard-linux-484f0a071f8d482649eaf025dee7b76a7202fec9.tar.xz wireguard-linux-484f0a071f8d482649eaf025dee7b76a7202fec9.zip |
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" <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Cc: Xie Yongji <xieyongji@bytedance.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Message-Id: <2023100643-tricolor-citizen-6c2d@gregkh>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions