]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] machvec support for SGI UV platform
authorJack Steiner <steiner@sgi.com>
Tue, 6 May 2008 20:18:57 +0000 (15:18 -0500)
committerTony Luck <tony.luck@intel.com>
Wed, 14 May 2008 21:22:04 +0000 (14:22 -0700)
commit2224661494278bfc1c35b392cf6ee6f58e1d5e64
tree1a0bd165aedfd28191a017901490c5bf3fd9f328
parent7868f1ed84696d3cca83558e8dd459f20a36d077
[IA64] machvec support for SGI UV platform

This patch adds the basic IA64 machvec infrastructure to support
the SGI "UV" platform.

Signed-off-by: Jack Steiner <steiner@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig
arch/ia64/Makefile
arch/ia64/kernel/acpi.c
arch/ia64/uv/Makefile [new file with mode: 0644]
arch/ia64/uv/kernel/Makefile [new file with mode: 0644]
arch/ia64/uv/kernel/machvec.c [new file with mode: 0644]
arch/ia64/uv/kernel/setup.c [new file with mode: 0644]
include/asm-ia64/machvec.h
include/asm-ia64/machvec_uv.h [new file with mode: 0644]