On Thu, Jul 24, 2008 at 12:28:27PM -0600, Alex Williamson wrote:
> 
> Upstream Linux recently added this change:
> 
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3463a93def55c309f3c0d0a8aaf216be3be42d64
> 
> Now, for a platform bug check, we issue an IPI for the IA64_TIMER_VECTOR
> and wait for it to show up in the IRR.  Since a PV kernel doesn't
> support a timer IPI, this never happens.  The fix is simply to tie this
> into xen_send_ipi() for this case.  This doesn't actually happen on
> 2.6.18, but since vendors are backporting changes from upstream, I think
> it's good to have this in the reference tree.  Thanks,
> 
> Alex
> 
> 
> Add support for IA64_TIMER_VECTOR as a paravirtualized IPI target
> 
> Necessary for the latest upstream Linux implementation of
> check_sal_cache_flush() 3463a93def55c309f3c0d0a8aaf216be3be42d64
> 
> Signed-off-by: Alex Williamson <[EMAIL PROTECTED]>

Applied, thanks.

-- 
yamahata

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

Reply via email to