Re: [PATCH 2/4] x86/ldt: use vfree() instead of vfree_atomic()
From: Thomas Gleixner <hidden>
Date: 2017-03-31 08:05:30
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2017-03-31 08:05:30
Also in:
lkml
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 <redacted>Reviewed-by: Thomas Gleixner <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>