diff options
| author | Andy Lutomirski <[email protected]> | 2017-01-18 19:15:39 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-01-25 09:12:41 +0000 |
| commit | 60d3450167433f2d099ce2869dc52dd9e7dc9b29 (patch) | |
| tree | 785d108a16027aaa1f666acfeefccb4d3bc3b1c5 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | x86/cpu: Factor out application of forced CPU caps (diff) | |
| download | kernel-60d3450167433f2d099ce2869dc52dd9e7dc9b29.tar.gz kernel-60d3450167433f2d099ce2869dc52dd9e7dc9b29.zip | |
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Calling get_cpu_cap() will reset a bunch of CPU features. This will
cause the system to lose track of force-set and force-cleared
features in the words that are reset until the end of CPU
initialization. This can cause X86_FEATURE_FPU, for example, to
change back and forth during boot and potentially confuse CPU setup.
To minimize the chance of confusion, re-apply forced caps every time
get_cpu_cap() is called.
Signed-off-by: Andy Lutomirski <[email protected]>
Reviewed-by: Borislav Petkov <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matthew Whitehead <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: One Thousand Gnomes <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Yu-cheng Yu <[email protected]>
Link: http://lkml.kernel.org/r/c817eb373d2c67c2c81413a70fc9b845fa34a37e.1484705016.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
