OSDN Git Service

Merge tag 'vexpress-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudee...
authorOlof Johansson <olof@lixom.net>
Mon, 9 Dec 2019 17:17:09 +0000 (09:17 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 9 Dec 2019 17:17:10 +0000 (09:17 -0800)
commitdf4a6ff19224b5434237e781979fbace0a7feebd
tree943f7f0be761d5456c7ffd7b4910277170ab6b05
parente42617b825f8073569da76dc4510bfa019b1c35a
parentc9385887cbbf292ee367f75b400874f00ea34890
Merge tag 'vexpress-fixes-5.5' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes

ARMv7 Vexpress fixes for v5.5

Switching the cpumask from topology core to OPP sharing, as the topology
core cpumask can be modified during cpu hotplug to avoid setting up
wrong cpufreq policy cpumask.

* tag 'vexpress-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  cpufreq: vexpress-spc: Switch cpumask from topology core to OPP sharing
  ARM: vexpress: Set-up shared OPP table instead of individual for each CPU

Link: https://lore.kernel.org/r/20191209140037.GC25155@bogus
Signed-off-by: Olof Johansson <olof@lixom.net>