On Wed, Aug 30, 2017 at 01:28:28PM -0700, Andrew Morton wrote:
> On Wed, 30 Aug 2017 13:02:22 +0530 Prakash Gupta
> wrote:
>
> > The stacktraces always begin as follows:
> >
> > [] save_stack_trace_tsk+0x0/0x98
> > [] save_stack_trace+0x24/0x28
> > ...
> >
> > This is because the stack trac
On 8/31/2017 1:58 AM, Andrew Morton wrote:
On Wed, 30 Aug 2017 13:02:22 +0530 Prakash Gupta wrote:
The stacktraces always begin as follows:
[] save_stack_trace_tsk+0x0/0x98
[] save_stack_trace+0x24/0x28
...
This is because the stack trace code includes the stack frames for itself.
Th
On Wed, 30 Aug 2017 13:02:22 +0530 Prakash Gupta wrote:
> The stacktraces always begin as follows:
>
> [] save_stack_trace_tsk+0x0/0x98
> [] save_stack_trace+0x24/0x28
> ...
>
> This is because the stack trace code includes the stack frames for itself.
> This is incorrect behaviour, and also
The stacktraces always begin as follows:
[] save_stack_trace_tsk+0x0/0x98
[] save_stack_trace+0x24/0x28
...
This is because the stack trace code includes the stack frames for itself.
This is incorrect behaviour, and also leads to "skip" doing the wrong thing
(which is the number of stack frame
4 matches
Mail list logo