]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm/gpu: Rearrange the code that collects the task during a hang
authorJordan Crouse <jcrouse@codeaurora.org>
Tue, 24 Jul 2018 16:33:26 +0000 (10:33 -0600)
committerRob Clark <robdclark@gmail.com>
Mon, 30 Jul 2018 12:49:52 +0000 (08:49 -0400)
commit7757096bf5c520ed9637e3d5d6b2cbf39da4264b
tree6d731939d4da9ed5fd2e9beb4a2a0d406178fa1e
parentef66c8ad5999355e5edf9b9258209ad35a3eca1d
drm/msm/gpu: Rearrange the code that collects the task during a hang

Do a bit of cleanup to prepare for upcoming changes to pass the
hanging task comm and cmdline to the crash dump function.

v2: Use GFP_ATOMIC while holding the rcu lock per Chris Wilson

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/msm_gpu.c