]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Expose timing functions to module code
authorFabiano Rosas <farosas@linux.ibm.com>
Wed, 25 May 2022 13:05:53 +0000 (10:05 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:21:21 +0000 (19:21 +1000)
commitfe09d673f3c770b0e22b6b171c15de2d536860d2
treead9691353581cd74ad732ff03714ba14ff0d3787
parent5bdb29296953f763120d0d59898653908a06e701
KVM: PPC: Book3S HV: Expose timing functions to module code

The next patch adds new timing points to the P9 entry path, some of
which are in the module code, so we need to export the timing
functions.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220525130554.2614394-5-farosas@linux.ibm.com
arch/powerpc/kvm/book3s_hv.h
arch/powerpc/kvm/book3s_hv_p9_entry.c