提交 74a1ddc5 编写于 作者: J Jan Beulich 提交者: Linus Torvalds

x86_64: minor exception trace variables cleanup

Signed-off-by: NJan Beulich <jbeulich@novell.com>
Signed-off-by: NAndi Kleen <ak@suse.de>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 2f30c007
......@@ -301,7 +301,7 @@ static int vmalloc_fault(unsigned long address)
return 0;
}
int page_fault_trace = 0;
static int page_fault_trace;
int exception_trace = 1;
/*
......
......@@ -700,8 +700,6 @@ int kern_addr_valid(unsigned long addr)
#ifdef CONFIG_SYSCTL
#include <linux/sysctl.h>
extern int exception_trace, page_fault_trace;
static ctl_table debug_table2[] = {
{
.ctl_name = 99,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册