Revision c25d99d20ba69824a1e2cc118e04b877cd427afc authored by mike.travis@hpe.com on 05 February 2018, 22:15:04 UTC, committed by Ingo Molnar on 13 February 2018, 13:15:45 UTC
The latest UV platforms include the new ApachePass NVDIMMs into the
UV address space.  This has introduced address ranges in the Global
Address Map Table that are less than the previous lowest range, which
was 2GB.  Fix the address calculation so it accommodates address ranges
from bytes to exabytes.

Signed-off-by: Mike Travis <mike.travis@hpe.com>
Reviewed-by: Andrew Banman <andrew.banman@hpe.com>
Reviewed-by: Dimitri Sivanich <dimitri.sivanich@hpe.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Russ Anderson <russ.anderson@hpe.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180205221503.190219903@stormcage.americas.sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent 74eb816
History
File Mode Size
Kconfig -rw-r--r-- 1003 bytes
Makefile -rw-r--r-- 321 bytes
cache.c -rw-r--r-- 3.0 KB
cnode.c -rw-r--r-- 4.7 KB
coda_cache.h -rw-r--r-- 712 bytes
coda_fs_i.h -rw-r--r-- 1.9 KB
coda_int.h -rw-r--r-- 483 bytes
coda_linux.c -rw-r--r-- 5.0 KB
coda_linux.h -rw-r--r-- 2.9 KB
dir.c -rw-r--r-- 14.3 KB
file.c -rw-r--r-- 5.4 KB
inode.c -rw-r--r-- 7.3 KB
pioctl.c -rw-r--r-- 2.2 KB
psdev.c -rw-r--r-- 10.3 KB
symlink.c -rw-r--r-- 1.1 KB
sysctl.c -rw-r--r-- 1.3 KB
upcall.c -rw-r--r-- 22.8 KB

back to top