]> Git Repo - linux.git/commitdiff
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Tue, 15 Dec 2020 01:41:38 +0000 (17:41 -0800)
committerLinus Torvalds <[email protected]>
Tue, 15 Dec 2020 01:41:38 +0000 (17:41 -0800)
Pull perf/kprobes updates from Thomas Gleixner:
 "Make kretprobes lockless to avoid the rp->lock performance and
  potential lock ordering issues"

* tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/atomics: Regenerate the atomics-check SHA1's
  kprobes: Replace rp->free_instance with freelist
  freelist: Implement lockless freelist
  asm-generic/atomic: Add try_cmpxchg() fallbacks
  kprobes: Remove kretprobe hash
  llist: Add nonatomic __llist_add() and __llist_dell_all()

1  2 
include/linux/sched.h
kernel/fork.c

Simple merge
diff --cc kernel/fork.c
Simple merge
This page took 0.105352 seconds and 4 git commands to generate.