diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-11-12 01:03:16 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-11-16 13:23:59 +0300 |
commit | 2fff071d28b54f050f62654dad4ec111b8416d8e (patch) | |
tree | 03b6d5c3772dd8b9a9c445f03b58826d083720df /arch/x86/kernel/ftrace_64.S | |
parent | 8c40397f22a4ff7996d3abdc2d9d1d90f9fc8054 (diff) | |
download | linux-2fff071d28b54f050f62654dad4ec111b8416d8e.tar.xz |
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>
Diffstat (limited to 'arch/x86/kernel/ftrace_64.S')
0 files changed, 0 insertions, 0 deletions