diff options
author | Mathieu Poirier <[email protected]> | 2019-07-19 15:59:53 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-07-25 15:51:57 +0200 |
commit | c22645f4c8f021fb1c5e7189eb1f968132cc0844 (patch) | |
tree | 0011066278b580ee639b3dc5dc264f364e7d1876 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 60e17f5cef838e9ca7946ced208ceddcec6c315d (diff) |
sched/topology: Add partition_sched_domains_locked()
Introduce the partition_sched_domains_locked() function by taking
the mutex locking code out of the original function. That way
the work done by partition_sched_domains_locked() can be reused
without dropping the mutex lock.
No change of functionality is introduced by this patch.
Tested-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions