On Mon, Apr 23, 2018 at 01:25:06PM +0000, Eric Dumazet wrote:
> 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.
I added Peter's Acked-by, Eric's Reviewed-by, and on the strength of
the above URL, a Suggested-by from Eric. Thank you both!
Thanx, Paul