Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
这个提交包含在:
@@ -126,7 +126,7 @@ x86_backtrace(struct pt_regs * const regs, unsigned int depth)
|
||||
if (!user_mode_vm(regs)) {
|
||||
unsigned long stack = kernel_stack_pointer(regs);
|
||||
if (depth)
|
||||
dump_trace(NULL, regs, (unsigned long *)stack, 0,
|
||||
dump_trace(NULL, regs, (unsigned long *)stack,
|
||||
&backtrace_ops, &depth);
|
||||
return;
|
||||
}
|
||||
|
在新工单中引用
屏蔽一个用户