Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309815
b: refs/heads/master
c: dea649b
h: refs/heads/master
i:
  309813: ef5c814
  309811: 84c0409
  309807: 5c959db
v: v3
  • Loading branch information
Oleg Nesterov authored and Al Viro committed May 24, 2012
1 parent 4f96aab commit 16a70fe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: 413cd3d9abeaef590e5ce00564f7a443165db238
refs/heads/master: dea649b8ac1861107c5d91e1a71121434fc64193
2 changes: 0 additions & 2 deletions trunk/include/linux/key.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ typedef uint32_t key_perm_t;

struct key;

#define key_replace_session_keyring() do { } while (0)

#ifdef CONFIG_KEYS

#undef KEY_DEBUGGING
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/linux/tracehook.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ static inline void set_notify_resume(struct task_struct *task)
*/
static inline void tracehook_notify_resume(struct pt_regs *regs)
{
if (current->replacement_session_keyring)
key_replace_session_keyring();
/*
* The caller just cleared TIF_NOTIFY_RESUME. This barrier
* pairs with task_work_add()->set_notify_resume() after
Expand Down

0 comments on commit 16a70fe

Please sign in to comment.