linux_dsm_epyc7002/arch/x86/include
Thomas Gleixner 2fff071d28 x86/process: Unify copy_thread_tls()
While looking at the TSS io bitmap it turned out that any change in that
area would require identical changes to copy_thread_tls(). The 32 and 64
bit variants share sufficient code to consolidate them into a common
function to avoid duplication of upcoming modifications.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Andy Lutomirski <luto@kernel.org>
2019-11-16 11:23:59 +01:00
..
asm x86/process: Unify copy_thread_tls() 2019-11-16 11:23:59 +01:00
uapi/asm kvm: svm: Intercept RDPRU 2019-09-24 16:15:36 +02:00