diff options
author | Rian Hunter <rian@alum.mit.edu> | 2018-08-20 01:08:53 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-08-20 18:04:42 +0200 |
commit | dc76803e57cc86589c4efcb5362918f9b0c0436f (patch) | |
tree | 79080932c8fa833571d05a9901f0e047adf8af58 /arch/x86/mm/init.c | |
parent | x86/mce: Add notifier_block forward declaration (diff) | |
download | linux-dc76803e57cc86589c4efcb5362918f9b0c0436f.tar.xz linux-dc76803e57cc86589c4efcb5362918f9b0c0436f.zip |
x86/process: Re-export start_thread()
The consolidation of the start_thread() functions removed the export
unintentionally. This breaks binfmt handlers built as a module.
Add it back.
Fixes: e634d8fc792c ("x86-64: merge the standard and compat start_thread() functions")
Signed-off-by: Rian Hunter <rian@alum.mit.edu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bpetkov@suse.de>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Cc: Joerg Roedel <jroedel@suse.de>
Cc: Dmitry Safonov <dima@arista.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20180819230854.7275-1-rian@alum.mit.edu
Diffstat (limited to 'arch/x86/mm/init.c')
0 files changed, 0 insertions, 0 deletions