[IA64] pvops: add an early setup hook for pv_ops.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 19 May 2008 13:13:33 +0000 (22:13 +0900)
committerTony Luck <tony.luck@intel.com>
Tue, 27 May 2008 21:39:54 +0000 (14:39 -0700)
commit3e0879deb700f322f6c81ab34f056fc72d15ec02
treefadecbdca3170bfce52d9a954b594bc8e293e879
parent90aeb169c03a96e22674741f08054023c33d595b
[IA64] pvops: add an early setup hook for pv_ops.

This patch adds a setup hook in the very early boot sequence
before start_kernel() to initialize paravirtualization stuff.
The hook will be set by each pv loader code or by using multi entry point.

Signed-off-by: Qing He <qing.he@intel.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/head.S
include/asm-ia64/paravirt.h