diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-06 17:30:44 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-11-01 16:19:59 +0300 |
commit | 484f0a071f8d482649eaf025dee7b76a7202fec9 (patch) | |
tree | c93ce10f767a8fc554c5d4059b8134b3bd5dff95 /scripts/gdb/linux/vmalloc.py | |
parent | 5ff1f51eefb1cd2c20c3f49538a64c09a1cc98be (diff) | |
download | linux-484f0a071f8d482649eaf025dee7b76a7202fec9.tar.xz |
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 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions