gt;>> -Original Message-
>>> From: amd-gfx On Behalf Of
>>> Christian König
>>> Sent: Thursday, October 25, 2018 5:15 PM
>>> To: amd-gfx@lists.freedesktop.org
>>> Subject: [PATCH 1/4] drm/amdgpu: remove nonsense in_interrupt()
>&
: amd-gfx@lists.freedesktop.org
Subject: [PATCH 1/4] drm/amdgpu: remove nonsense in_interrupt() checks
might_sleep() is supposed to raise if warning if called in interrupt or atomic
context.
Signed-off-by: Christian König
---
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 8 ++--
1 file changed, 2
Add Wentao.
Best wishes
Emily Deng
>-Original Message-
>From: amd-gfx On Behalf Of
>Christian König
>Sent: Thursday, October 25, 2018 5:15 PM
>To: amd-gfx@lists.freedesktop.org
>Subject: [PATCH 1/4] drm/amdgpu: remove nonsense in_interrupt() checks
>
>migh
might_sleep() is supposed to raise if warning if called in interrupt or
atomic context.
Signed-off-by: Christian König
---
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
b/drivers/gpu/