On 11/09/2012 01:10 PM, Akinobu Mita wrote:
> It is unnecessary to disable preemption explicitly while calling
> copy_highpage(). Because copy_highpage() will do it again through
> kmap_atomic/kunmap_atomic.
>
> Signed-off-by: Akinobu Mita
> Cc: dri-devel at lists.freedesktop.org
> Cc: David Airl
On 11/09/2012 01:10 PM, Akinobu Mita wrote:
It is unnecessary to disable preemption explicitly while calling
copy_highpage(). Because copy_highpage() will do it again through
kmap_atomic/kunmap_atomic.
Signed-off-by: Akinobu Mita
Cc: dri-devel@lists.freedesktop.org
Cc: David Airlie
---
driv
It is unnecessary to disable preemption explicitly while calling
copy_highpage(). Because copy_highpage() will do it again through
kmap_atomic/kunmap_atomic.
Signed-off-by: Akinobu Mita
Cc: dri-devel@lists.freedesktop.org
Cc: David Airlie
---
drivers/gpu/drm/ttm/ttm_tt.c | 4
1 file chang
It is unnecessary to disable preemption explicitly while calling
copy_highpage(). Because copy_highpage() will do it again through
kmap_atomic/kunmap_atomic.
Signed-off-by: Akinobu Mita
Cc: dri-devel at lists.freedesktop.org
Cc: David Airlie
---
drivers/gpu/drm/ttm/ttm_tt.c | 4
1 file ch