[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191021172403.3085-1-thomas_os@shipmail.org>
Date: Mon, 21 Oct 2019 19:24:01 +0200
From: Thomas Hellström (VMware)
<thomas_os@...pmail.org>
To: linux-kernel@...r.kernel.org
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Thomas Hellstrom <thellstrom@...are.com>,
clang-built-linux@...glegroups.com,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>, x86-ml <x86@...nel.org>,
Borislav Petkov <bp@...e.de>
Subject: [PATCH v2 0/2] x86/cpu/vmware: Fixes for 5.4
From: Thomas Hellstrom <thellstrom@...are.com>
Two fixes for recently introduced regressions:
Patch 1 is more or less idential to a previous patch fixing the VMW_PORT
macro on LLVM's assembler. However, that patch left out the VMW_HYPERCALL
macro (probably not configured for use), so let's fix that also.
Patch 2 fixes another VMW_PORT run-time regression at platform detection
time
v2:
- Added an R-B for patch 1 (Nick Desaulniers)
- Improved on asm formatting in patch 2 (Sean Christopherson)
Cc: clang-built-linux@...glegroups.com
Cc: "H. Peter Anvin" <hpa@...or.com>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: x86-ml <x86@...nel.org>
Cc: Borislav Petkov <bp@...e.de>
Powered by blists - more mailing lists