Re: [PATCH] riscv: fix locking violation in page fault handler

From: Nikolay Borisov
Date: Tue May 07 2019 - 10:23:03 EST




On 7.05.19 Ð. 17:12 Ñ., Andreas Schwab wrote:
> On Mai 07 2019, Nikolay Borisov <nborisov@xxxxxxxx> wrote:
>
>> At the very least the code under
>> no_context label could go into it's own function since it just kills the
>> process and never returns?
>
> This is not true.

Be more specific, according to do_task_dead after the last __schedule is
called the calling context is no more?
>
> Andreas.
>