diff options
author | Fenghua Yu <[email protected]> | 2016-11-18 15:18:03 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-28 11:07:50 +0100 |
commit | 2659f46da8307871989f475accdcdfc4807e9e6c (patch) | |
tree | d2c0d138ccd2efead2a0fa5a56742ad6a4f3e934 /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | 7ce7f35b33eb42b6aa4cf176fa34372b21b8472b (diff) |
x86/intel_rdt: Fix setting of closid when adding CPUs to a group
There was a cut & paste error when adding code to update the per-cpu
closid when changing the bitmask of CPUs to an rdt group.
The update erronously assigns the closid of the default group to the CPUs
which are moved to a group instead of assigning the closid of their new
group. Use the proper closid.
Fixes: f410770293a1 ("x86/intel_rdt: Update percpu closid immeditately on CPUs affected by change")
Signed-off-by: Fenghua Yu <[email protected]>
Cc: "Ravi V Shankar" <[email protected]>
Cc: "Tony Luck" <[email protected]>
Cc: "Sai Prakhya" <[email protected]>
Cc: "Vikas Shivappa" <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions