On Mon, Nov 12, 2018 at 5:42 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > On Mon, Nov 12, 2018 at 05:22:52PM -0200, Diego Viola wrote: > > med_power_with_dipm still causes freezes after updating the firmware to > > the latest version (DXT04L5Q). > > > > Set model_rev to NULL and blacklist the device. > > > > Signed-off-by: Diego Viola <diego.viola@xxxxxxxxx> > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > --- > > drivers/ata/libata-core.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > <formletter> > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read: > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > for how to do this properly. > > </formletter> Sorry about that, I'll get it right next time. Thanks, Diego