On Fri, 2004-07-02 at 14:44, Wolfgang Grandegger wrote: > Hi Philippe, > > I realized that __adeos_handle_irq() might be called with hard > interrupts enabled when called from adeos_tigger_irq(). Is this OK? >
No, it's a bug, at least on SMP configs because we don't want unexpected migrations to occur there. Oops... I'll fix it for x86 at least and check arm/armnommu and ia64, just in case. Many thanks for the hint. > Wolfgang. -- Philippe.
