diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-24 13:49:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-25 11:09:04 +0200 |
commit | cf3c415d7d2c21288fc85d7ed5da9b9af36d0de9 (patch) | |
tree | 31fcace2d71d332f25b25e7e72f069b3a78720a2 /drivers/misc/uacce/uacce.c | |
parent | d223192634ffac3182cc38fda3cca0a8814276ea (diff) | |
download | lwn-cf3c415d7d2c21288fc85d7ed5da9b9af36d0de9.tar.gz lwn-cf3c415d7d2c21288fc85d7ed5da9b9af36d0de9.zip |
ocxl: make ocxl_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/2023102403-squirt-defraud-6c0c@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/uacce/uacce.c')
0 files changed, 0 insertions, 0 deletions