Home
last modified time | relevance | path

Searched hist:a2d4c71d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Dtask_work.ca2d4c71d Wed Jun 27 02:33:29 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> deal with task_work callbacks adding more work

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>
a2d4c71d Wed Jun 27 02:33:29 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> deal with task_work callbacks adding more work

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>