Re: [Xen-ia64-devel] [RFC] Warning at move_native_irq()

2007-05-28 Thread Akio Takebe
Hi, all I could fix this issue by using CONFIG_GENERIC_PENDING_IRQ=n. What do you think the following patch? Is this too hacky? Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards, Akio Takebe Hi, I met the following WARN_ON(1) when I booted smp domU of RHEL5. This message is occurred

Re: [Xen-ia64-devel] [RFC] Warning at move_native_irq()

2007-05-28 Thread Akio Takebe
Hi, I'm sorry. This patch seems to happen another issue. Please ignore it. Best Regards, Akio Takebe Hi, all I could fix this issue by using CONFIG_GENERIC_PENDING_IRQ=n. What do you think the following patch? Is this too hacky? Signed-off-by: Akio Takebe [EMAIL PROTECTED] Best Regards,

[Xen-ia64-devel] [RFC] Warning at move_native_irq()

2007-05-23 Thread Akio Takebe
Hi, I met the following WARN_ON(1) when I booted smp domU of RHEL5. This message is occurred by setting desc-move_irq=1. I investigated this issue, I found move_irq is 1 when irqbalance is on. Probably irqbalance call set_pending_irq(). How should we solve the issue? Any idea? BUG: warning at