Re: [PATCH] misc: phantom: make phantom_class constant
From: Jiri Slaby
Date: Wed Oct 25 2023 - 04:46:56 EST
On 24. 10. 23, 13:49, Greg Kroah-Hartman wrote:
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: Jiri Slaby <jirislaby@xxxxxxxxxx>
Cc: Arnd Bergmann <arnd@xxxxxxxx>
The code:
Reviewed-by: Jiri Slaby <jirislaby@xxxxxxxxxx>
igned-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
But I am missing ^S here.
--
js