+1
−0
arch/x86/include/asm/jump_label.h
0 → 100644
+47
−0
+1
−1
arch/x86/kernel/jump_label.c
0 → 100644
+50
−0
+3
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
add x86 support for jump label. I'm keeping this patch separate so its clear to arch maintainers what was required for x86 support this new feature. Hopefully, it wouldn't be too painful for other archs. Signed-off-by:Jason Baron <jbaron@redhat.com> LKML-Reference: <f838f49f40fbea0254036194be66dc48b598dcea.1284733808.git.jbaron@redhat.com> [ cleaned up some formatting ] Signed-off-by:
Steven Rostedt <rostedt@goodmis.org>