-
- Downloads
[PATCH] Kprobes: preempt_disable/enable() simplification
Reorganize the preempt_disable/enable calls to eliminate the extra preempt depth. Changes based on Paul McKenney's review suggestions for the kprobes RCU changeset. Signed-off-by:Ananth N Mavinakayanahalli <ananth@in.ibm.com> Signed-off-by:
Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/i386/kernel/kprobes.c 15 additions, 10 deletionsarch/i386/kernel/kprobes.c
- arch/ia64/kernel/kprobes.c 20 additions, 17 deletionsarch/ia64/kernel/kprobes.c
- arch/ppc64/kernel/kprobes.c 15 additions, 10 deletionsarch/ppc64/kernel/kprobes.c
- arch/sparc64/kernel/kprobes.c 13 additions, 8 deletionsarch/sparc64/kernel/kprobes.c
- arch/x86_64/kernel/kprobes.c 15 additions, 14 deletionsarch/x86_64/kernel/kprobes.c
- include/linux/kprobes.h 1 addition, 1 deletioninclude/linux/kprobes.h
- kernel/kprobes.c 1 addition, 1 deletionkernel/kprobes.c
Loading
Please register or sign in to comment