On Wed, Sep 05, 2012 at 03:30:42PM +0300, Dan Carpenter wrote: > list_for_each_entry_reverse() dereferences the iterator, but we already > freed it. I don't see a reason that this has to be done in reverse > order so I've changed it to use list_for_each_entry_safe(). > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > This is only needed on linux-next. Sorry, it turns out that I don't > have any AMD systems right now, so I have not tested this. Ok, just ran it and it looks good. Acked-by: Borislav Petkov <borislav.petkov@xxxxxxx> @hpa, this one should go ontop of tip/x86/microcode. Thanks. -- Regards/Gruss, Boris. Advanced Micro Devices GmbH Einsteinring 24, 85609 Dornach GM: Alberto Bozzo Reg: Dornach, Landkreis Muenchen HRB Nr. 43632 WEEE Registernr: 129 19551 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html