Re: [PATCH v5] posix-timers: Prefer delivery of signals to the current thread

From: Dmitry Vyukov
Date: Tue Mar 14 2023 - 04:27:21 EST


On Wed, 22 Feb 2023 at 16:19, Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
>
> On 02/20, Dmitry Vyukov wrote:
> >
> > kernel/signal.c | 23 +++++-
> > tools/testing/selftests/timers/posix_timers.c | 73 +++++++++++++++++++
> > 2 files changed, 93 insertions(+), 3 deletions(-)
>
> For the change in kernel/signal.c
>
> Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Hi Thomas,

Do you have any remaining concerns about this patch?
Should I drop the test to not confuse people? Then it will be just a
few lines in signal.c.