]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Tue, 11 Mar 2014 09:45:32 +0000 (10:45 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 11 Mar 2014 09:45:32 +0000 (10:45 +0100)
commit5a61e3520261869bef7f7a62b46f2f7c1af61415
tree405dccc0c9eedcb09ec9eda02102216648ed7d63
parent58e314d5cc942b629c37a3890b5c9d45ce93c61a
parent756034f608234590cf7753c33ed63a79edc2f4d9
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

 * Fix build of 'trace' in some systems due to using some architecture-specific
   signal numbers (Ben Hutchings)

 * Stop resolving when finding a map in in ip__resolve_ams, this way at least
   the DSO will be resolved when a symbol isn't (Don Zickus)

 * Fix crash in elf_section_by_name when not checking if some section string index
   is valid (Jiri Olsa)

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>