mbox series

[pull] gpu scheduler 5.6 fixes

Message ID 20200326144538.3937-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] gpu scheduler 5.6 fixes | expand

Pull-request

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

Message

Alex Deucher March 26, 2020, 2:45 p.m. UTC
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(+)