diff options
author | Andy Lutomirski | 2016-07-14 13:22:59 -0700 |
---|---|---|
committer | Ingo Molnar | 2016-07-15 10:26:31 +0200 |
commit | eb43e8f85fffc1ba535e0362a872101dfe48abe3 (patch) | |
tree | 4b8dcac9706cfbbfea63102ca7825e52bff252d3 /fs | |
parent | fb59831b496a5bb7d0a06c7e702d88d1757edfca (diff) |
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 'fs')
0 files changed, 0 insertions, 0 deletions