Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367964
b: refs/heads/master
c: c710f59
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kuo committed May 1, 2013
1 parent a59b6f5 commit e28dd5f
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: 610208bc8dec79e0ff4930a330187597d89ab861
refs/heads/master: c710f5908768e18d8e8081e917fda362089cb13f
1 change: 1 addition & 0 deletions trunk/arch/hexagon/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ int do_work_pending(struct pt_regs *regs, u32 thread_info_flags)
if (thread_info_flags & _TIF_NOTIFY_RESUME) {
clear_thread_flag(TIF_NOTIFY_RESUME);
tracehook_notify_resume(regs);
return 1;
}

/* Should not even reach here */
Expand Down

0 comments on commit e28dd5f

Please sign in to comment.