On Mon, Apr 23, 2018 at 1:54 AM Peter Zijlstra <[email protected]> wrote:
> On Sun, Apr 22, 2018 at 07:32:12PM -0700, Paul E. McKenney wrote: > > The cond_resched_softirq() macro is not used anywhere in mainline, so > > this commit simplifies the kernel by eliminating it. > > > > Signed-off-by: Paul E. McKenney <[email protected]> > > Cc: Ingo Molnar <[email protected]> > Fair enough, > Acked-by: Peter Zijlstra (Intel) <[email protected]> Yes, I suggested this removal in https://www.spinics.net/lists/netdev/msg375161.html Reviewed-by: Eric Dumazet <[email protected]> Thanks Paul.

