|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Fix evtchn rebind
Actually I thought this was guaranteed already in the normal set_affinity()
case. Are you saying that fixup_irqs() will change bindings without masking
first?
-- Keir
On 10/9/07 08:11, "Tian, Kevin" <kevin.tian@xxxxxxxxx> wrote:
> rebind_irq_to_cpu needs to mask evtchn before bind, which should
> be same as what evtchn_rebind_cpu does today. Or else cpu_disable
> fails at fixup_irqs.
>
> Signed-off-by Kevin Tian <kevin.tian@xxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|