On Wed, 5 Aug 2020 at 10:16, Andrew Jones <[email protected]> wrote: > > Move the KVM PMU setup part of fdt_add_pmu_nodes() to > virt_cpu_post_init(), which is a more appropriate location. Now > fdt_add_pmu_nodes() is also named more appropriately, because it > no longer does anything but fdt node creation. > > No functional change intended. > > Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
