[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1515995003-113069-1-git-send-email-zhang.jia@linux.alibaba.com>
Date: Mon, 15 Jan 2018 13:43:21 +0800
From: Jia Zhang <zhang.jia@...ux.alibaba.com>
To: tony.luck@...el.com, bp@...en8.de
Cc: mingo@...hat.com, hpa@...or.com, tglx@...utronix.de,
x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] x86/microcode/intel: Extend BDW late-loading with platform id and LLC check
The fix further reduces the impact for the BDW model which has to launch
a machine reset in order to run microcode update in BIOS. This point is
important for some vendors without the concern about machine reboot in
order to fix up Spectre v2.
Jia Zhang (2):
x86/intel: introduce platform_id
x86/microcode/intel: Extend BDW late-loading with platform id and LLC check
arch/x86/include/asm/processor.h | 1 +
arch/x86/kernel/cpu/intel.c | 7 +++++++
arch/x86/kernel/cpu/microcode/intel.c | 16 ++++++++++++++--
3 files changed, 22 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists