git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed3e694
)
deal with task_work callbacks adding more work
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 27 Jun 2012 07:33:29 +0000
(11:33 +0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 19:57:57 +0000
(23:57 +0400)
It doesn't matter on normal return to userland path (we'll recheck the
NOTIFY_RESUME flag anyway), but in case of exit_task_work() we'll
need that as soon as we get callbacks capable of triggering more
task_work_add().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/task_work.c
patch
|
blob
|
history
diff --cc
kernel/task_work.c
Simple merge