]> git.baikalelectronics.ru Git - kernel.git/commit
x86/platform/UV: Fix critical UV MMR address error
authormike.travis@hpe.com <mike.travis@hpe.com>
Wed, 28 Mar 2018 17:40:11 +0000 (12:40 -0500)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Mar 2018 18:19:45 +0000 (20:19 +0200)
commit490d6e794e0c01f3be139520136b2498b0ac6b9f
tree2c2957ff5572780ca181c0238334675df290cc31
parentdb4ea0e401f513f70d9b22252b2aab1686fe3a4d
x86/platform/UV: Fix critical UV MMR address error

A critical error was found testing the fixed UV4 HUB in that an MMR address
was found to be incorrect.  This causes the virtual address space for
accessing the MMIOH1 region to be allocated with the incorrect size.

Fixes: 34d5ff6eb7ba ("x86/platform/UV: Update uv_mmrs.h to prepare for UV4A fixes")
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Dimitri Sivanich <dimitri.sivanich@hpe.com>
Cc: Russ Anderson <russ.anderson@hpe.com>
Cc: Andrew Banman <andrew.banman@hpe.com>
Link: https://lkml.kernel.org/r/20180328174011.041801248@stormcage.americas.sgi.com
arch/x86/include/asm/uv/uv_mmrs.h