* [GIT PULL] KVM/arm64 fixes for 6.8, take #2
@ 2024-02-15 15:29 Marc Zyngier
2024-02-16 17:02 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2024-02-15 15:29 UTC (permalink / raw)
To: Paolo Bonzini
Cc: Oliver Upton, Ricardo Koller, Will Deacon, James Morse,
Suzuki K Poulose, Zenghui Yu, kvmarm, linux-arm-kernel, kvm
Hi Paolo,
Another week, another very small pull request. This time, the bug is
irritating enough that I want it fixed and backported right away. It
has only been found by inspection (thanks Will!), but once you've seen
it, you can unsee it.
If you haven't pulled the previous tag [1], you'll get both for free.
Please pull,
M.
[1] https://lore.kernel.org/r/20240207144611.1128848-1-maz@kernel.org
The following changes since commit 42dfa94d802a48c871e2017cbf86153270c86632:
KVM: arm64: Do not source virt/lib/Kconfig twice (2024-02-04 13:08:28 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.8-2
for you to fetch changes up to c60d847be7b8e69e419e02a2b3d19c2842a3c35d:
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked() (2024-02-13 19:22:03 +0000)
----------------------------------------------------------------
KVM/arm64 fixes for 6.8, take #2
- Avoid dropping the page refcount twice when freeing an unlinked
page-table subtree.
----------------------------------------------------------------
Will Deacon (1):
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
arch/arm64/kvm/hyp/pgtable.c | 2 --
1 file changed, 2 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] KVM/arm64 fixes for 6.8, take #2
2024-02-15 15:29 [GIT PULL] KVM/arm64 fixes for 6.8, take #2 Marc Zyngier
@ 2024-02-16 17:02 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2024-02-16 17:02 UTC (permalink / raw)
To: Marc Zyngier
Cc: Oliver Upton, Ricardo Koller, Will Deacon, James Morse,
Suzuki K Poulose, Zenghui Yu, kvmarm, linux-arm-kernel, kvm
On Thu, Feb 15, 2024 at 4:29 PM Marc Zyngier <maz@kernel.org> wrote:
>
> Hi Paolo,
>
> Another week, another very small pull request. This time, the bug is
> irritating enough that I want it fixed and backported right away. It
> has only been found by inspection (thanks Will!), but once you've seen
> it, you can unsee it.
>
> If you haven't pulled the previous tag [1], you'll get both for free.
>
> Please pull,
Pulled, thanks.
Paolo
> M.
>
> [1] https://lore.kernel.org/r/20240207144611.1128848-1-maz@kernel.org
>
>
> The following changes since commit 42dfa94d802a48c871e2017cbf86153270c86632:
>
> KVM: arm64: Do not source virt/lib/Kconfig twice (2024-02-04 13:08:28 +0000)
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-6.8-2
>
> for you to fetch changes up to c60d847be7b8e69e419e02a2b3d19c2842a3c35d:
>
> KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked() (2024-02-13 19:22:03 +0000)
>
> ----------------------------------------------------------------
> KVM/arm64 fixes for 6.8, take #2
>
> - Avoid dropping the page refcount twice when freeing an unlinked
> page-table subtree.
>
> ----------------------------------------------------------------
> Will Deacon (1):
> KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
>
> arch/arm64/kvm/hyp/pgtable.c | 2 --
> 1 file changed, 2 deletions(-)
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-16 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 15:29 [GIT PULL] KVM/arm64 fixes for 6.8, take #2 Marc Zyngier
2024-02-16 17:02 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).