diff options
author | Andy Lutomirski <luto@kernel.org> | 2016-07-14 22:22:59 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-07-15 10:26:31 +0200 |
commit | eb43e8f85fffc1ba535e0362a872101dfe48abe3 (patch) | |
tree | 4b8dcac9706cfbbfea63102ca7825e52bff252d3 /arch/x86/entry/syscalls | |
parent | x86/smp: Remove stack_smp_processor_id() (diff) | |
download | linux-eb43e8f85fffc1ba535e0362a872101dfe48abe3.tar.xz linux-eb43e8f85fffc1ba535e0362a872101dfe48abe3.zip |
x86/smp: Remove unnecessary initialization of thread_info::cpu
It's statically initialized to zero -- no need to dynamically
initialize it to zero as well.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/6cf6314dce3051371a913ee19d1b88e29c68c560.1468527351.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/entry/syscalls')
0 files changed, 0 insertions, 0 deletions