-
- Downloads
x86, cpu: Clean up and unify the NOP selection infrastructure
Clean up and unify the NOP selection infrastructure: - Make the atomic 5-byte NOP a part of the selection system. - Pick NOPs once during early boot and then be done with it. Signed-off-by:H. Peter Anvin <hpa@linux.intel.com> Cc: Tejun Heo <tj@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jason Baron <jbaron@redhat.com> Link: http://lkml.kernel.org/r/1303166160-10315-3-git-send-email-hpa@linux.intel.com
Showing
- arch/x86/include/asm/alternative.h 0 additions, 8 deletionsarch/x86/include/asm/alternative.h
- arch/x86/include/asm/nops.h 84 additions, 62 deletionsarch/x86/include/asm/nops.h
- arch/x86/kernel/alternative.c 100 additions, 82 deletionsarch/x86/kernel/alternative.c
- arch/x86/kernel/ftrace.c 2 additions, 2 deletionsarch/x86/kernel/ftrace.c
- arch/x86/kernel/jump_label.c 3 additions, 2 deletionsarch/x86/kernel/jump_label.c
- arch/x86/kernel/setup.c 1 addition, 5 deletionsarch/x86/kernel/setup.c
Loading
Please register or sign in to comment