On Mon, Jun 10, 2024 at 10:18:51AM +0200, 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: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: Adam Guerin <adam.guerin@xxxxxxxxx> > Cc: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx> > Cc: Tom Zanussi <tom.zanussi@xxxxxxxxxxxxxxx> > Cc: Shashank Gupta <shashank.gupta@xxxxxxxxx> > Cc: qat-linux@xxxxxxxxx > Cc: linux-crypto@xxxxxxxxxxxxxxx > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > .../crypto/intel/qat/qat_common/adf_ctl_drv.c | 21 +++++++++++-------- > 1 file changed, 12 insertions(+), 9 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt