RE: [PATCH] drm/amdgpu: Fix error RCU usage

2017-07-19 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Alex Xie > Sent: Wednesday, July 19, 2017 10:28 PM > To: amd-gfx@lists.freedesktop.org > Cc: Xie, AlexBin > Subject: [PATCH] drm/amdgpu: Fix error RCU usage > >

Re: [PATCH] drm/amdgpu: Fix error RCU usage

2017-07-19 Thread axie
I am working on v2 while you are point out this. Thanks. On 2017-07-19 10:33 PM, zhoucm1 wrote: On 2017年07月20日 10:27, Alex Xie wrote: In RCU read-side critical sections, blocking or sleeping is prohibited. Reported by: Dave Airlie [ 141.965723] = [ 141.965724]

Re: [PATCH] drm/amdgpu: Fix error RCU usage

2017-07-19 Thread zhoucm1
On 2017年07月20日 10:27, Alex Xie wrote: In RCU read-side critical sections, blocking or sleeping is prohibited. Reported by: Dave Airlie [ 141.965723] = [ 141.965724] WARNING: suspicious RCU usage [ 141.965726] 4.12.0-rc7 #221 Not tainted [ 141.965727] --

Re: [PATCH] drm/amdgpu: Fix error RCU usage

2017-07-19 Thread Dave Airlie
On 20 July 2017 at 12:27, Alex Xie wrote: > In RCU read-side critical sections, blocking or sleeping is prohibited. > Seems to work here. Tested-by: Dave Airlie > Reported by: Dave Airlie > > [ 141.965723] = > [ 141.965724] WARNING: suspicious RCU usage > [ 141.9

[PATCH] drm/amdgpu: Fix error RCU usage

2017-07-19 Thread Alex Xie
In RCU read-side critical sections, blocking or sleeping is prohibited. Reported by: Dave Airlie [ 141.965723] = [ 141.965724] WARNING: suspicious RCU usage [ 141.965726] 4.12.0-rc7 #221 Not tainted [ 141.965727] - [ 141.965728] /home/a