On Mon, Feb 5, 2024 at 4:52 AM Ricardo B. Marliere <[email protected]> wrote: > > Now that the driver core can properly handle constant struct bus_type, > move the virtio_bus variable to be a constant structure as well, > placing it into read-only memory which can not be modified at runtime. > > Cc: Greg Kroah-Hartman <[email protected]> > Suggested-by: Greg Kroah-Hartman <[email protected]> > Signed-off-by: Ricardo B. Marliere <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks

