x86/platform/uv: Update for UV5 NMI MMR changes
authorMike Travis <mike.travis@hpe.com>
Mon, 5 Oct 2020 20:39:28 +0000 (15:39 -0500)
committerBorislav Petkov <bp@suse.de>
Wed, 7 Oct 2020 07:09:50 +0000 (09:09 +0200)
commitae5f8ce3c247b8d937782e76802a9036c09998ad
treed54454655fbd7b5e04ecbe993b9541f2acd4d551
parent6a7cf55e9f2b743695adac84375548aa18112327
x86/platform/uv: Update for UV5 NMI MMR changes

The UV NMI MMR addresses and fields moved between UV4 and UV5
necessitating a rewrite of the UV NMI handler.  Adjust references
to accommodate those changes.

Signed-off-by: Mike Travis <mike.travis@hpe.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Dimitri Sivanich <dimitri.sivanich@hpe.com>
Reviewed-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lkml.kernel.org/r/20201005203929.148656-13-mike.travis@hpe.com
arch/x86/include/asm/uv/uv_hub.h
arch/x86/platform/uv/uv_nmi.c