Restartable sequences: powerpc architecture support
authorBoqun Feng <boqun.feng@gmail.com>
Wed, 27 Jul 2016 15:05:15 +0000 (23:05 +0800)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 19 Aug 2016 19:33:13 +0000 (15:33 -0400)
commit2f93ad48750ef0a53d6d81f7d7d5a37acb6ea361
tree4a993ffc0ead518c4d63542085fb1ff9f225e10b
parentbc93b1291e12d4680ef3a4f59240b7c04436ae3d
Restartable sequences: powerpc architecture support

Call the rseq_handle_notify_resume() function on return to userspace if
TIF_NOTIFY_RESUME thread flag is set.

Increment the event counter and perform fixup on the pre-signal when a
signal is delivered on top of a restartable sequence critical section.

Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
arch/powerpc/Kconfig
arch/powerpc/kernel/signal.c
This page took 0.024474 seconds and 5 git commands to generate.