]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg...
authorIngo Molnar <mingo@kernel.org>
Fri, 18 Apr 2014 07:49:14 +0000 (09:49 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 18 Apr 2014 07:49:14 +0000 (09:49 +0200)
commit3b05a74d4cb31c7d5bfd9ec151ab72d264a673fe
tree393f386a447bf0c124a685c9eaa5d8e87b5d167d
parent0c6f82d88d313f25807afe9c56345715f97182db
parentef890d8e616e361d6c1d70a640a8f85af2182fdd
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core

Pull uprobes fixes and cleanups from Oleg Nesterov:

  "Any probed jmp/call can kill the application, see the changelog in 11/15."

Signed-off-by: Ingo Molnar <mingo@kernel.org>