aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/gntalloc.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-02-03 18:53:38 +0000
committerJuergen Gross <[email protected]>2024-02-13 08:03:34 +0000
commitb0f2f82c9c16427722b8782371c2efe82b1f815c (patch)
treeb74ec628a25932504517074be3a2edc456160114 /drivers/xen/gntalloc.c
parentxen: pcpu: make xen_pcpu_subsys const (diff)
downloadkernel-b0f2f82c9c16427722b8782371c2efe82b1f815c.tar.gz
kernel-b0f2f82c9c16427722b8782371c2efe82b1f815c.zip
xen: balloon: make balloon_subsys const
Now that the driver core can properly handle constant struct bus_type, move the balloon_subsys 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]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/xen/gntalloc.c')
0 files changed, 0 insertions, 0 deletions