On Mon, Apr 23, 2018 at 1:54 AM Peter Zijlstra <pet...@infradead.org> 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 <paul...@linux.vnet.ibm.com> > > Cc: Ingo Molnar <mi...@redhat.com> > Fair enough, > Acked-by: Peter Zijlstra (Intel) <pet...@infradead.org> Yes, I suggested this removal in https://www.spinics.net/lists/netdev/msg375161.html Reviewed-by: Eric Dumazet <eduma...@google.com> Thanks Paul.