[IA64-SGI] fix prom revision checks in SN kernel
authorAaron Young <ayoung@google.engr.sgi.com>
Wed, 28 Jun 2006 15:34:55 +0000 (08:34 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 28 Jun 2006 17:02:42 +0000 (10:02 -0700)
commitd3e5e1a1b4f43bcfa1a34516e233911487c67307
treef98c62a079e929f2bd8669bfbcf23b2d0d64f06e
parent59e2e6892087ba05101f86309a23c4f5a3ac04a6
[IA64-SGI] fix prom revision checks in SN kernel

The following patch fixes two spots in the SN kernel
that check a fixed prom revision number to determine prom
feature support. These checks are only valid on shub1 systems.
They are invalid on shub2 systems which have a different prom
with different revision numbers.

Signed-off-by: Aaron Young <ayoung@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c
arch/ia64/sn/pci/tioca_provider.c