summaryrefslogtreecommitdiff
path: root/arch/x86/entry/syscalls
diff options
context:
space:
mode:
authorAndy Lutomirski <luto@kernel.org>2016-07-14 20:22:59 (GMT)
committerIngo Molnar <mingo@kernel.org>2016-07-15 08:26:31 (GMT)
commiteb43e8f85fffc1ba535e0362a872101dfe48abe3 (patch)
tree4b8dcac9706cfbbfea63102ca7825e52bff252d3 /arch/x86/entry/syscalls
parentfb59831b496a5bb7d0a06c7e702d88d1757edfca (diff)
downloadlinux-eb43e8f85fffc1ba535e0362a872101dfe48abe3.tar.xz
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