On Mon, Nov 26, 2012 at 2:19 AM, Chris Ball <cjb@xxxxxxxxxx> wrote: > Hi Venkat, > > On Mon, Nov 19 2012, Venkatraman S wrote: >> From: Balaji T K <balajitk@xxxxxx> >> >> "commit ae4bf788ee9bf7c2d51b0309117d1fcccbdd50a2 >> mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ" >> sets both end_cmd and end_trans to 1. >> >> Setting end_cmd to 1 for Data Timeout/CRC leads to NULL pointer dereference of >> host->cmd as the command complete has previously been handled. >> Set end_cmd only in case of command Timeout/CRC. >> >> Moreover host->cmd->error should not be updated on data error case, only >> host->data->error needs to be updated. >> >> Signed-off-by: Balaji T K <balajitk@xxxxxx> >> Reviewed-by: Felipe Balbi <balbi@xxxxxx> >> Signed-off-by: Venkatraman S <svenkatr@xxxxxx> > > Thanks, pushed all 7 patches to mmc-next for 3.8. > Great - Thank you ! -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html