linux-stable/arch/x86/kernel/cpu/microcode
Borislav Petkov 2b73095206 x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
The dummy variable is the high part of the microcode revision MSR which
is defined as reserved. Mark it unused so that W=1 builds don't trigger
the above warning.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: x86@kernel.org
Link: https://lkml.kernel.org/r/20190928162559.26294-1-bp@alien8.de
2019-10-01 11:36:09 +02:00
..
amd.c x86/microcode/amd: Fix two -Wunused-but-set-variable warnings 2019-10-01 11:36:09 +02:00
core.c x86/microcode: Fix the microcode load on CPU hotplug for real 2019-06-19 09:16:35 +02:00
intel.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00