Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1613721

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

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] x86/ldt: use vfree() instead of vfree_atomic()
Date 2017-03-31 10:10 +0200
Message-ID <tqZN8-204-25@gated-at.bofh.it> (permalink)
References <tqLTQ-1a6-25@gated-at.bofh.it> <tqZN8-204-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@virtuozzo.com>

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 2/4] x86/ldt: use vfree() instead of vfree_atomic() Thomas Gleixner <tglx@linutronix.de> - 2017-03-31 10:10 +0200

csiph-web