On Sat, Mar 13, 2021 at 06:29:49PM +0100, Krzysztof Kozlowski wrote: > From: Navid Emamdoost <navid.emamdoost@xxxxxxxxx> > > commit ab612b1daf415b62c58e130cb3d0f30b255a14d0 upstream. > > In adis_update_scan_mode, if allocation for adis->buffer fails, > previously allocated adis->xfer needs to be released. > > Signed-off-by: Navid Emamdoost <navid.emamdoost@xxxxxxxxx> > Reviewed-by: Alexandru Ardelean <alexandru.ardelean@xxxxxxxxxx> > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > Changes since v1: > 1. Add also this one for backport: v4.4 - v4.14. Newer should take > direct cherry pick > --- > drivers/iio/imu/adis_buffer.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Both patches now queued up, thanks for the backports. greg k-h