On Wed, Apr 10, 2019 at 08:47:03AM -0400, Steven Rostedt wrote:
> On Wed, 10 Apr 2019 12:28:11 +0200
> Thomas Gleixner wrote:
>
> > It's only used in the source file where it is defined and it's using the
> > stack_trace_ namespace. Rename it to free it up for stack trace related
> > functions.
>
On Wed, 10 Apr 2019 12:28:11 +0200
Thomas Gleixner wrote:
> It's only used in the source file where it is defined and it's using the
> stack_trace_ namespace. Rename it to free it up for stack trace related
> functions.
>
Can you put it back to its original name "print_max_stack()" which was
ch
It's only used in the source file where it is defined and it's using the
stack_trace_ namespace. Rename it to free it up for stack trace related
functions.
Signed-off-by: Thomas Gleixner
Cc: Steven Rostedt
---
include/linux/ftrace.h |1 -
kernel/trace/trace_stack.c |4 ++--
2 files
3 matches
Mail list logo