[IA64] SGI SN remove redundant partition SAL call
authorRuss Anderson <(rja@sgi.com)>
Wed, 17 Aug 2005 17:00:00 +0000 (10:00 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 24 Aug 2005 23:26:13 +0000 (16:26 -0700)
commit5b9021bc5800796e23e4994f8cf2dc61536be0a7
treefdc500b570471049213c1ba623b7f8c5645768d7
parent5390970d1c11b6d5d6a8253a718ed100e2178e14
[IA64] SGI SN remove redundant partition SAL call

Clean up of SGI SN partitioning related code.
The SN_SAL_GET_SN_INFO SAL call returns the partition ID, making
the SN_SAL_SYSCTL_PARTITION_GET SAL call redundant.  Remove sn_partid
and use sn_partition_id.

Signed-off-by: Russ Anderson (rja@sgi.com)
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c
arch/ia64/sn/kernel/sn2/sn_proc_fs.c
include/asm-ia64/sn/geo.h
include/asm-ia64/sn/sn_sal.h