]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo-4.13-20170712' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Thu, 13 Jul 2017 09:35:48 +0000 (11:35 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 13 Jul 2017 09:35:48 +0000 (11:35 +0200)
commit0e5a88c170c777dc8b85a7485f563bd4f94ac48e
tree865b5968566112478dc9364933c73fea692ac4fa
parent992de45863b8845f9e206e4e371c418573eecd1f
parentfedabbf4004cb0352477186b390e9a640959fac9
Merge tag 'perf-urgent-for-mingo-4.13-20170712' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fix from Arnaldo Carvalho de Melo:

 - Accept zero as the kernel base address, to resolve symbols on
   architectures that don't partition the virtual address space in
   kernel/user, S/390, is one of such architectures and was where
   this problem was noticed. (Arnaldo Carvalho de Melo)

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