]> 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>
Mon, 5 May 2014 08:59:47 +0000 (10:59 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 5 May 2014 08:59:47 +0000 (10:59 +0200)
commit3058c20a2a2cb8f408273814ba73ecbb318c691d
treeef87732e10e1c4162c45774274da07b32bee32ef
parentb6f83fbe062b1be36f4fa6ea8d4b2e39a8e7d1f7
parentd717e7f6f2cd80323bec70789359ec6d36d839b2
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/uprobes

Pull uprobes updates from Oleg Nesterov:

  "This hopefully completes the previous 'fix the handling of relative
   jmp/call's' series, all changes except the last 3 unrelated fixes try
   to address TODO's mentioned in the changelogs."

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