[GIT PULL] x86/platform changes for v5.4

From: Ingo Molnar
Date: Mon Sep 16 2019 - 09:31:15 EST


Linus,

Please pull the latest x86-platform-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-platform-for-linus

# HEAD: 864b23f0169d5bff677e8443a7a90dfd6b090afc x86/platform/uv: Fix kmalloc() NULL check routine

The biggest change is the rework of the intel/iosf_mbi locking code which
used a few non-standard locking patterns, to make it work under lockdep.

Thanks,

Ingo

------------------>
Austin Kim (1):
x86/platform/uv: Fix kmalloc() NULL check routine

Hans de Goede (1):
x86/platform/intel/iosf_mbi Rewrite locking


arch/x86/platform/intel/iosf_mbi.c | 100 +++++++++++++++++++++++--------------
arch/x86/platform/uv/tlb_uv.c | 4 +-
2 files changed, 64 insertions(+), 40 deletions(-)