Message ID | 20220919171843.2605597-1-maz@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] KVM/arm64 fixes for 6.0, take #2 | expand |
Pulled, thanks. Paolo On Mon, Sep 19, 2022 at 7:19 PM Marc Zyngier <maz@kernel.org> wrote: > > Paolo, > > Here's the last KVM/arm64 pull request for this cycle, with > a small fix for pKVM and kmemleak. > > Please pull, > > M. > > The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555: > > Linux 6.0-rc2 (2022-08-21 17:32:54 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.0-2 > > for you to fetch changes up to 522c9a64c7049f50c7b1299741c13fac3f231cd4: > > KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base (2022-09-19 17:59:48 +0100) > > ---------------------------------------------------------------- > KVM/arm64 fixes for 6.0, take #2 > > - Fix kmemleak usage in Protected KVM (again) > > ---------------------------------------------------------------- > Zenghui Yu (1): > KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_base > > arch/arm64/kvm/arm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >