Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114717
b: refs/heads/master
c: b4236f8
h: refs/heads/master
i:
  114715: 53ebfc3
v: v3
  • Loading branch information
Naohiro Ooiwa authored and Linus Torvalds committed Oct 16, 2008
1 parent 46fadaf commit ddeea78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25ddbb18aae33ad255eb9f35aacebe3af01e1e9c
refs/heads/master: b4236f81f2347096df650fb072f50d67bb6066a2
1 change: 1 addition & 0 deletions trunk/drivers/char/sysrq.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ static struct sysrq_key_op sysrq_moom_op = {
.handler = sysrq_handle_moom,
.help_msg = "Full",
.action_msg = "Manual OOM execution",
.enable_mask = SYSRQ_ENABLE_SIGNAL,
};

static void sysrq_handle_kill(int key, struct tty_struct *tty)
Expand Down

0 comments on commit ddeea78

Please sign in to comment.