Re: [PATCH v2 7/7] x86/mm: Remove vmalloc faulting

From: Andy Lutomirski
Date: Wed May 13 2020 - 11:47:03 EST


On Wed, May 13, 2020 at 8:21 AM Joerg Roedel <joro@xxxxxxxxxx> wrote:
>
> From: Joerg Roedel <jroedel@xxxxxxx>
>
> Remove fault handling on vmalloc areas, as the vmalloc code now takes
> care of synchronizing changes to all page-tables in the system.

You should also remove sync_current_stack_to_mm().