Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96475
b: refs/heads/master
c: 289f8e2
h: refs/heads/master
i:
  96473: 7c7d24b
  96471: c71b3ac
v: v3
  • Loading branch information
Serge E. Hallyn authored and Linus Torvalds committed May 13, 2008
1 parent f265ca6 commit 6984c3c
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: c8894419acf5e56851de9741c5047bebd78acd1f
refs/heads/master: 289f8e27ed435dcbefad132def06f4e84351e94f
1 change: 1 addition & 0 deletions trunk/fs/proc/array.c
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ static inline void task_cap(struct seq_file *m, struct task_struct *p)
render_cap_t(m, "CapInh:\t", &p->cap_inheritable);
render_cap_t(m, "CapPrm:\t", &p->cap_permitted);
render_cap_t(m, "CapEff:\t", &p->cap_effective);
render_cap_t(m, "CapBnd:\t", &p->cap_bset);
}

static inline void task_context_switch_counts(struct seq_file *m,
Expand Down

0 comments on commit 6984c3c

Please sign in to comment.