]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64-SGI] Add new vendor-specific SAL calls for:
authorJack Steiner <steiner@sgi.com>
Wed, 31 Aug 2005 15:05:00 +0000 (08:05 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 31 Aug 2005 18:00:53 +0000 (11:00 -0700)
commita1cddb88920b915eaba10712ecfd0fc698b00a22
tree1d20af805193ab9982a48cb4c828c0f6af034c6c
parentd8971fcb702e24d1e22c77fd1772f182ffee87e3
[IA64-SGI] Add new vendor-specific SAL calls for:

- notifying the PROM of specific features that are supported by the OS.
  This is used to enable PROM feature if and only if the corresponding
  feature is implemented in the OS

- fetch feature sets that are supported by the current PROM. This allows
  the OS to selectively enable features when the PROM support is available.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/sn/kernel/setup.c
include/asm-ia64/sn/sn_feature_sets.h [new file with mode: 0644]
include/asm-ia64/sn/sn_sal.h