Re: [PATCH v2] mmc: core: fix race condition in mmc_wait_data_done

2015-08-31 Thread Ulf Hansson
On 28 August 2015 at 16:01, Shawn Lin wrote: > From: Jialing Fu > > The following panic is captured in ker3.14, but the issue still exists > in latest kernel. > - > [ 20.738217] c0 3136 (Compiler) Unable to handle kernel NULL p

[PATCH v2] mmc: core: fix race condition in mmc_wait_data_done

2015-08-28 Thread Shawn Lin
From: Jialing Fu The following panic is captured in ker3.14, but the issue still exists in latest kernel. - [ 20.738217] c0 3136 (Compiler) Unable to handle kernel NULL pointer dereference at virtual address 0578 .. [