diff options
author | Ricardo B. Marliere <ricardo@marliere.net> | 2024-03-05 17:13:48 -0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-03-07 00:13:28 +1100 |
commit | 83bc680e87292f78c6e823100e417d58a66dcb06 (patch) | |
tree | 3a69c103e972260f97ce1fd336812361319c65bc /scripts/gdb/linux/pgtable.py | |
parent | 35f20786c481d5ced9283ff42de5c69b65e5ed13 (diff) |
macintosh/adb: make adb_dev_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 adb_dev_class structure to be declared
at build time placing it into read-only memory, instead of having to
be dynamically allocated at boot time.
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: "Ricardo B. Marliere" <ricardo@marliere.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20240305-macintosh-v1-1-9c3f4f882045@marliere.net
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions