Re: [PATCH 2/4] x86/ldt: use vfree() instead of vfree_atomic()

From: Thomas Gleixner
Date: Fri Mar 31 2017 - 04:05:34 EST


On Thu, 30 Mar 2017, Andrey Ryabinin wrote:

> vfree() can be used in any atomic context now, thus there is no point
> in vfree_atomic().
> This reverts commit 8d5341a6260a ("x86/ldt: use vfree_atomic()
> to free ldt entries")
>
> Signed-off-by: Andrey Ryabinin <aryabinin@xxxxxxxxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>