summaryrefslogtreecommitdiff
path: root/scripts/Makefile.ubsan
diff options
context:
space:
mode:
authorRicardo B. Marliere <ricardo@marliere.net>2024-03-05 22:49:30 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2024-03-07 01:36:29 +0300
commitfaf3b8014c357d71c7a9414302e217a1dd1679af (patch)
treeba8b78c31569c17429cb5d951beed04e582cd43c /scripts/Makefile.ubsan
parent32e8ee2db6d4bbef6ecd373253f7ef9e2a0d4902 (diff)
downloadlinux-faf3b8014c357d71c7a9414302e217a1dd1679af.tar.xz
mmc: core: make mmc_host_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take a const *"), the driver core allows for struct class to be in read-only memory, so move the mmc_host_class structure to be declared at build time placing it into read-only memory, instead of having to be dynamically allocated at boot time. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net> Link: https://lore.kernel.org/r/20240305-class_cleanup-mmc-v1-1-4a66e7122ff3@marliere.net Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'scripts/Makefile.ubsan')
0 files changed, 0 insertions, 0 deletions