Re: [Patch v2] wd719x: pass GFP_ATOMIC instead of GFP_KERNEL linux-ker...@vger.kernel.org

2019-05-30 Thread Ondrej Zary
On Thursday 30 May 2019 20:10:44 Hariprasad Kelam wrote: > On Wed, May 29, 2019 at 02:13:18PM -0700, David Rientjes wrote: > > On Wed, 29 May 2019, Hariprasad Kelam wrote: > > > > > dont acquire lock before calling wd719x_chip_init. > > > > > > Issue identified by coccicheck > > > > > > Signed-o

Re: [Patch v2] wd719x: pass GFP_ATOMIC instead of GFP_KERNEL linux-ker...@vger.kernel.org

2019-05-30 Thread Hariprasad Kelam
On Wed, May 29, 2019 at 02:13:18PM -0700, David Rientjes wrote: > On Wed, 29 May 2019, Hariprasad Kelam wrote: > > > dont acquire lock before calling wd719x_chip_init. > > > > Issue identified by coccicheck > > > > Signed-off-by: Hariprasad Kelam > > - > > changes in v1: Replace GFP_KERNEL