linux/drivers/misc/ocxl
Greg Kroah-Hartman cf3c415d7d 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>
2023-10-25 11:09:04 +02:00
..
afu_irq.c
config.c ocxl: fix pci device refcount leak when calling get_function_0() 2022-11-23 19:49:22 +01:00
context.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
core.c
file.c ocxl: make ocxl_class constant 2023-10-25 11:09:04 +02:00
Kconfig
link.c mmu_notifiers: rename invalidate_range notifier 2023-08-18 10:12:41 -07:00
main.c
Makefile
mmio.c
ocxl_internal.h
pasid.c
pci.c
sysfs.c mm: replace vma->vm_flags direct modifications with modifier calls 2023-02-09 16:51:39 -08:00
trace.c
trace.h