On Thursday 22 June 2006 11:01, Keith Owens wrote:
> x86_64 and i386 behave inconsistently when sending an IPI on vector 2
> (NMI_VECTOR).  Make both behave the same, so IPI 2 is sent as NMI.
> 
> The crash code was abusing send_IPI_allbutself() by passing a code
> instead of a vector, it only worked because crash knew about the
> internal code of send_IPI_allbutself().  Change crash to use NMI_VECTOR
> instead, and remove the comment about how crash was abusing the function.

Does that fix anything? 

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to