]> git.ipfire.org Git - people/arne_f/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)
commitfc5d7e5bf4180eaaa4202659c2c9c3010d7490b6
tree865b5968566112478dc9364933c73fea692ac4fa
parent6a8a75f3235724c5941a33e287b2f98966ad14c5
parent4b1303d0b01440f224cf81493b7e8e43d9b4965e
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>