commit | 78b1afe22d51996c1916a332d43b853ff2b10ade | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 25 13:55:38 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 25 13:55:38 2020 -0700 |
tree | 5665ea2d4ecd101bab0711e4a7aec2463e220de0 | |
parent | a7b36c2b134f7ca75789d174b97d07acccbf6b93 [diff] | |
parent | fe5ed7ab99c656bd2f5b79b49df0e9ebf2cead8a [diff] |
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master Pull uprobe fix from Ingo Molnar: "Fix an interaction/regression between uprobes based shared library tracing & GDB" * tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression