[IA64] pv_ops: fix ivt.S paravirtualization
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 4 Aug 2008 03:02:28 +0000 (12:02 +0900)
committerTony Luck <tony.luck@intel.com>
Mon, 4 Aug 2008 17:52:12 +0000 (10:52 -0700)
commit9b3cbf725fb98733976fd02e2e557f0ae3028df0
tree7ebd5f36df50f953fa545f6d57a81227dad4c7a8
parent8f616cd5249e03c9e1b371623d85e76d4b86bbc1
[IA64] pv_ops: fix ivt.S paravirtualization

Recent kernels are not booting on some HP systems (though
it does boot on others). James and Willy reported the
problem.  James did the bisection to find the commit
that caused the problem:
498c5170472ff0c03a29d22dbd33225a0be038f4.
[IA64] pvops: paravirtualize ivt.S

Two instructions were wrongly paravirtualized such that
_FROM_ macro had been used where _TO_ was intended

Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: "Wilcox, Matthew R" <matthew.r.wilcox@intel.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ivt.S