commit | 96f339c6b95344942fe5fce012ff4f2a3b2cb80d | [log] [tgz] |
---|---|---|
author | Greg Edwards <edwardsg@sgi.com> | Wed Sep 28 17:05:19 2005 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Tue Oct 04 09:39:18 2005 -0700 |
tree | c83a3ecd44d161becb4fe29cbbcdffc6f2f29dbb | |
parent | ed39f731ab2e77e58122232f6e27333331d7793d [diff] |
[IA64] mbcs_init() should give up unless running on sn2 CONFIG_SGI_MBCS is enabled in generic kernels, but the driver may oops some other platforms. Check whether we are running on sn2 and bail out if we are not before doing anything dangerous. Acked-by: Bruce Losure <blosure@americas.sgi.com> Signed-off-by: Greg Edwards <edwardsg@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>