x86/UV: Add GRU distributed mode mappings
authorDimitri Sivanich <sivanich@sgi.com>
Wed, 29 May 2013 15:56:09 +0000 (10:56 -0500)
committerIngo Molnar <mingo@kernel.org>
Thu, 30 May 2013 07:46:09 +0000 (09:46 +0200)
commit879d5ad0dc3b096170c8f985b1465de5dca88de8
tree3868851fb12f90580d260843744395078a07f2dc
parentdcdbe33add56cb659ebf21fb9b6577507e21d952
x86/UV: Add GRU distributed mode mappings

GRU hardware will support an optional distributed mode that will
allow  per-node address mapping of local GRU space, as opposed
to mapping all GRU hardware to the same contiguous high space.

If GRU distributed mode is selected, setup per-node page table
mappings.

Signed-off-by: Dimitri Sivanich <sivanich@sgi.com>
Cc: Alexander Gordeev <agordeev@redhat.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Russ Anderson <rja@sgi.com>
Cc: Mike Travis <travis@sgi.com>
Link: http://lkml.kernel.org/r/20130529155609.GB22917@sgi.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/apic/x2apic_uv_x.c