Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324149
b: refs/heads/master
c: 5c42336
h: refs/heads/master
i:
  324147: d869ca5
v: v3
  • Loading branch information
Catalin Marinas committed Sep 17, 2012
1 parent 8c94f90 commit 9d4a0a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 478fcb2cdb2351dcfc3fb23f42d76f4436ee4149
refs/heads/master: 5c4233697c3f5cb14eb7a969332e2d60f357f952
2 changes: 1 addition & 1 deletion trunk/kernel/sysctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1544,7 +1544,7 @@ static struct ctl_table fs_table[] = {

static struct ctl_table debug_table[] = {
#if defined(CONFIG_X86) || defined(CONFIG_PPC) || defined(CONFIG_SPARC) || \
defined(CONFIG_S390) || defined(CONFIG_TILE)
defined(CONFIG_S390) || defined(CONFIG_TILE) || defined(CONFIG_ARM64)
{
.procname = "exception-trace",
.data = &show_unhandled_signals,
Expand Down

0 comments on commit 9d4a0a2

Please sign in to comment.