diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-24 13:48:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-25 11:08:54 +0200 |
commit | d223192634ffac3182cc38fda3cca0a8814276ea (patch) | |
tree | a38d15c6b7ce2348b610aa82ef7124841112d6f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f6c086ef8417b4c6941628ab043c4688e2fd17c2 (diff) |
cxl: make cxl_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: Andrew Donnellan <ajd@linux.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@lists.ozlabs.org
Acked-by: Frederic Barrat <fbarrat@linux.ibm.com>
Link: https://lore.kernel.org/r/2023102434-haiku-uphill-0c11@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions