Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263972
b: refs/heads/master
c: 1a51410
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Sep 20, 2011
1 parent 39ab573 commit 25531c4
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: b6a68a5ba4a5111379625d6d921e1c24fc17dc3a
refs/heads/master: 1a51410abe7d0ee4b1d112780f46df87d3621043
1 change: 1 addition & 0 deletions trunk/kernel/taskstats.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ static struct genl_ops taskstats_ops = {
.cmd = TASKSTATS_CMD_GET,
.doit = taskstats_user_cmd,
.policy = taskstats_cmd_get_policy,
.flags = GENL_ADMIN_PERM,
};

static struct genl_ops cgroupstats_ops = {
Expand Down

0 comments on commit 25531c4

Please sign in to comment.