[pull] gpu scheduler 5.6 fixes

Alex Deucher alexdeucher at gmail.com
Thu Mar 26 14:45:38 UTC 2020


Hi Dave, Daniel,

Just one small fix for the scheduler.

The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.6-2020-03-26

for you to fetch changes up to 3c0fdf3302cb4f186c871684eac5c407a107e480:

  drm/scheduler: fix rare NULL ptr race (2020-03-26 10:22:36 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.6-2020-03-26:

Scheduler:
- Fix a race condition that could result in a segfault

----------------------------------------------------------------
Yintian Tao (1):
      drm/scheduler: fix rare NULL ptr race

 drivers/gpu/drm/scheduler/sched_main.c | 2 ++
 1 file changed, 2 insertions(+)


More information about the dri-devel mailing list