On Wed, 6 Jun 2018 15:59:14 -0300 Arnaldo Carvalho de Melo <[email protected]> wrote:
> Em Wed, Jun 06, 2018 at 02:37:27PM -0400, Steven Rostedt escreveu: > > On Wed, 6 Jun 2018 15:13:02 +0200 > > Peter Zijlstra <[email protected]> wrote: > > > > > On Wed, Jun 06, 2018 at 03:54:09PM +0300, Adrian Hunter wrote: > > > > The logic in update_iter_mod() is overcomplicated and gets worse every > > > > time > > > > another get_ksymbol_* function is added. > > > > > > > > In preparation for adding another get_ksymbol_* function, simplify > > > > logic in > > > > update_iter_mod(). > > > > > > > > Signed-off-by: Adrian Hunter <[email protected]> > > > > Acked-by: Andi Kleen <[email protected]> > > > > > > Both Daniel and Steven touched this function last year, let's also Cc > > > them. > > > > Thanks for Ccing me. I tested the patch to make sure my changes still > > work and they do: > > > > Acked-by: Steven Rostedt (VMware) <[email protected]> > > Since you said you tested the patch, may I replace the Acked-by with the > stronger Tested-by? Well, I only tested it against the changes I made earlier. I didn't do any other testing, which is why I'm reluctant to say "tested by". Perhaps it can be: Tested-by: (ftrace changes only) Steven Rostedt (VMware) <[email protected]> -- Steve

