Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62379
b: refs/heads/master
c: 74a1ddc
h: refs/heads/master
i:
  62377: 5cf2157
  62375: c5cda42
v: v3
  • Loading branch information
Jan Beulich authored and Linus Torvalds committed Jul 22, 2007
1 parent 500d956 commit f06121e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f30c00702aca3229e1157718675f0ee56d2a931
refs/heads/master: 74a1ddc597d83d5ca6541b15a15f80a3722e3a1e
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/mm/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/*
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/x86_64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit f06121e

Please sign in to comment.