Re: [patch 8/9] x86/iopl: Remove legacy IOPL option

From: Peter Zijlstra
Date: Thu Nov 07 2019 - 04:14:02 EST


On Wed, Nov 06, 2019 at 08:35:07PM +0100, Thomas Gleixner wrote:
> The IOPL emulation via the I/O bitmap is sufficient. Remove the legacy
> cruft dealing with the (e)flags based IOPL mechanism.

Much joy at seeing this code go!