Re: correct section for cpu_tss_rw?

2018-01-03 Thread Thomas Gleixner
On Tue, 2 Jan 2018, Nick Desaulniers wrote: > (emailing the folks listed from running `./scripts/get_maintainer.pl > -f` on arch/x86/kernel/process.c, arch/x86/include/asm/processor.h, > and include/linux/percpu-defs.h) > > Clang emits the following warning: > > arch/x86/kernel/process.c:50:11:

Re: correct section for cpu_tss_rw?

2018-01-03 Thread Thomas Gleixner
On Tue, 2 Jan 2018, Nick Desaulniers wrote: > (emailing the folks listed from running `./scripts/get_maintainer.pl > -f` on arch/x86/kernel/process.c, arch/x86/include/asm/processor.h, > and include/linux/percpu-defs.h) > > Clang emits the following warning: > > arch/x86/kernel/process.c:50:11:

correct section for cpu_tss_rw?

2018-01-02 Thread Nick Desaulniers
(emailing the folks listed from running `./scripts/get_maintainer.pl -f` on arch/x86/kernel/process.c, arch/x86/include/asm/processor.h, and include/linux/percpu-defs.h) Clang emits the following warning: arch/x86/kernel/process.c:50:11: warning: section does not match previous declaration

correct section for cpu_tss_rw?

2018-01-02 Thread Nick Desaulniers
(emailing the folks listed from running `./scripts/get_maintainer.pl -f` on arch/x86/kernel/process.c, arch/x86/include/asm/processor.h, and include/linux/percpu-defs.h) Clang emits the following warning: arch/x86/kernel/process.c:50:11: warning: section does not match previous declaration