x86: SGI UV: Fix mapping of MMIO registers
authorMike Travis <travis@sgi.com>
Fri, 8 Jan 2010 20:13:54 +0000 (12:13 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Jan 2010 09:56:27 +0000 (10:56 +0100)
This fixes the problem of the initialization code not correctly
mapping the entire MMIO space on a UV system.  A side effect is
the map_high() interface needed to be changed to accommodate
different address and size shifts.

Signed-off-by: Mike Travis <travis@sgi.com>
Reviewed-by: Mike Habeck <habeck@sgi.com>
Cc: <stable@kernel.org>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
LKML-Reference: <4B479202.7080705@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found