diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-11-02 15:22:35 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-11-02 16:56:43 +0300 |
commit | 06dd688ddda5819025e014b79aea9af6ab475fa2 (patch) | |
tree | 911df8b12caae00654eb039db69a55d3ee21067f /arch/sparc/include | |
parent | c128dbfa0f879f8ce7b79054037889b0b2240728 (diff) | |
download | linux-06dd688ddda5819025e014b79aea9af6ab475fa2.tar.xz |
x86/cpuid: Replace set/clear_bit32()
Peter pointed out that the set/clear_bit32() variants are broken in various
aspects.
Replace them with open coded set/clear_bit() and type cast
cpu_info::x86_capability as it's done in all other places throughout x86.
Fixes: 0b00de857a64 ("x86/cpuid: Add generic table for CPUID dependencies")
Reported-by: Peter Ziljstra <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'arch/sparc/include')
0 files changed, 0 insertions, 0 deletions