Files
linux/drivers/gpu/drm/msm
Arnd Bergmann 062ec830fd drm/msm: include linux/sched/task.h
commit 70082a52f9 upstream.

Without this header file, compile-testing may run into a missing
declaration:

drivers/gpu/drm/msm/msm_gpu.c:444:4: error: implicit declaration of function 'put_task_struct' [-Werror,-Wimplicit-function-declaration]

Fixes: 482f96324a ("drm/msm: Fix task dump in gpu recovery")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-09 10:19:03 +01:00
..
2018-08-10 18:49:18 -04:00
2018-08-10 18:49:18 -04:00
2019-12-13 08:52:44 +01:00
2019-08-25 10:47:57 +02:00
2018-03-19 06:33:35 -04:00
2020-01-09 10:19:03 +01:00
2018-12-21 14:15:19 +01:00
2018-07-26 10:45:04 -04:00
2014-01-09 14:44:06 -05:00