Skip to content
  • Isaku Yamahata's avatar
    [IA64] pv_ops: fix ivt.S paravirtualization · 9b3cbf72
    Isaku Yamahata authored
    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:
    	498c5170
    
    .
    	[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: default avatarIsaku Yamahata <yamahata@valinux.co.jp>
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    9b3cbf72