On Wed, 2016-06-15 at 15:48 +0200, Peter Zijlstra wrote: > On Wed, Jun 15, 2016 at 03:42:04PM +0200, Paolo Abeni wrote: > > Currently cond_resched_softirq() fails to reschedule if there > > are pending softirq but no other running process. This happens > > i.e. when receiving an interrupt with local bh disabled. > > > > Reported-by: Eric Dumazet <eric.duma...@gmail.com> > > Signed-off-by: Paolo Abeni <pab...@redhat.com> > > Signed-off-by: Hannes Frederic Sowa <han...@stressinduktion.org> > > All your patches appear to have this broken SoB chain. > > As presented it suggests you wrote the patches, which matches with From, > however it then suggests Hannes collected and send them onwards, not so > much. > > Please correct.
My bad. I'll re-submit. The intention was to specify this is joint work done together with Hannes. Paolo