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. - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html