Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306045
b: refs/heads/master
c: 3334bf1
h: refs/heads/master
i:
  306043: 94aa117
v: v3
  • Loading branch information
Oleg Nesterov authored and Al Viro committed May 22, 2012
1 parent ffb4f39 commit eabf5a7
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: 54bbf3e3a9af5e3c439766fda444fb0673a1a721
refs/heads/master: 3334bf12480f10377e44d932baf53f34ec737f8b
1 change: 1 addition & 0 deletions trunk/arch/hexagon/kernel/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ void do_notify_resume(struct pt_regs *regs, unsigned long thread_info_flags)

if (thread_info_flags & _TIF_NOTIFY_RESUME) {
clear_thread_flag(TIF_NOTIFY_RESUME);
tracehook_notify_resume(regs);
if (current->replacement_session_keyring)
key_replace_session_keyring();
}
Expand Down

0 comments on commit eabf5a7

Please sign in to comment.