[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1421954363.git.luto@amacapital.net>
Date: Thu, 22 Jan 2015 11:27:57 -0800
From: Andy Lutomirski <luto@...capital.net>
To: x86@...nel.org, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org
Cc: Andy Lutomirski <luto@...capital.net>
Subject: [PATCH 0/2] x86: TLS regression fixes
The recent TLS hardening work broke at least one game. This series
fixes it. I'm not entirely happy with this series, but I'm far from
entirely happy with the TLS or LDT code in the first place.
Thoughts?
Andy Lutomirski (2):
x86, tls, ldt: Stop checking lm in LDT_empty
x86, tls: Interpret an all-zero struct user_desc as "no segment"
arch/x86/include/asm/desc.h | 20 ++++++++++++++------
arch/x86/kernel/tls.c | 25 +++++++++++++++++++++++--
2 files changed, 37 insertions(+), 8 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists