Greg Kroah-Hartman <[email protected]> writes: > On Wed, Oct 25, 2023 at 10:16:55AM +0200, Frederic Barrat wrote: >> On 24/10/2023 13:48, 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: Frederic Barrat <[email protected]> >> > Cc: Andrew Donnellan <[email protected]> >> > Cc: Arnd Bergmann <[email protected]> >> > Cc: [email protected] >> > Signed-off-by: Greg Kroah-Hartman <[email protected]> >> > --- >> >> Thanks! >> Acked-by: Frederic Barrat <[email protected]> > > Thanks for the review of these, I'll take them through my char/misc tree > now.
Ack. cheers
