Re: [PATCH] KVM: avoid warning on s390 in mark_page_dirty
From: Paolo Bonzini
Date: Tue Jan 18 2022 - 06:44:48 EST
On 1/18/22 09:53, Christian Borntraeger wrote:
Paolo, are you going to pick this for next for the time being?
Yep, done now.
Paolo
Thanks. I just realized that Davids patch meanwhile landed in Linus
tree. So better
take this via master and not next.
Yeah, I understood what you meant. :) In fact, "master" right now is
still on 5.16 (for patches that are destined to stable, but have
conflicts merge window changes; those are pushed to master and merged
from there into next). There will be another pull request this week and
it will have this patch.
Maybe also add
Fixes: 2efd61a608b0 ("KVM: Warn if mark_page_dirty() is called without
an active vCPU")
in case the patch is picked for stable
Ok, will do.
Paolo