On Tue, 2018-02-13 at 15:08:11 UTC, Nicholas Piggin wrote: > The "lppaca" is a structure registered with the hypervisor. This > is unnecessary when running on non-virtualised platforms. One field > from the lppaca (pmcregs_in_use) is also used by the host, so move > the host part out into the paca (lppaca field is still updated in > guest mode). > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8e0b634b132752ec3eba50afb95250 cheers