From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 55B66126C05 for ; Wed, 9 Apr 2025 01:42:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744162921; cv=none; b=SCaC5uhd4H+mcebMR69Hbz/dFVOmMu0P2PqyusJsuBd5Uyb/ItBtvWnnXFCz0eST315neXdofsHo+Mp4zgHc9EVDhyBJ4VG2WI+rHRwzirzyj9ThTImQ4YP/jB2DCrMcP4dboxx9izfgsDKmUcqKkoBi0jLX6lc5MyH4BmCMj6Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744162921; c=relaxed/simple; bh=M6+JHTMLirdHgfsu4jILyYY17aKoZ08gBQKxLSPjs1I=; h=From:To:Cc:Subject:Date:Message-Id:Content-Type:MIME-Version; b=Lc9fVUH5KD11RpBUE4U4iyPz/hIErM3CmpPfScWyAWQVgl0fFl68lx/erPBzjUB921hY/uhcx0gPWlW/B3E9/Ig6N84a/Se5mZkohqxpRW5Ho68xjSCaGON5l9JrN7T/vP6AwIbvLzkJFXJtBHojKQNPlm1amhSerLZ9S+Vf/Co= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=AJS1O4WU; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="AJS1O4WU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1744162919; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aQ15qGlUaptB7o2KXAcGTjz0KUPJ/e9c4/mMMMjkWT0=; b=AJS1O4WUAemKPJHMlKpzo6L+8A2I7UvFNPU/Y75Vw7CXZLiEBo2k4OTKlM/wtwyuZeT9TG qUfLQ1BuH6i31Ar0mZ3kyX4+MUys8tR6pHgBblsrS0g6pqMnOIybSZUHqwZw8Lxw3sRjOa 0P/4AZ7/poOlA2s02ecLyPkFGVnuL6Q= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-22-BxhD3ttkMn6I5gCM8qizgw-1; Tue, 08 Apr 2025 21:41:55 -0400 X-MC-Unique: BxhD3ttkMn6I5gCM8qizgw-1 X-Mimecast-MFC-AGG-ID: BxhD3ttkMn6I5gCM8qizgw_1744162908 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 67A651800259; Wed, 9 Apr 2025 01:41:45 +0000 (UTC) Received: from starship.lan (unknown [10.22.65.191]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 22646180175B; Wed, 9 Apr 2025 01:41:37 +0000 (UTC) From: Maxim Levitsky To: kvm@vger.kernel.org Cc: Alexander Potapenko , "H. Peter Anvin" , Suzuki K Poulose , kvm-riscv@lists.infradead.org, Oliver Upton , Dave Hansen , Jing Zhang , Waiman Long , x86@kernel.org, Kunkun Jiang , Boqun Feng , Anup Patel , Albert Ou , kvmarm@lists.linux.dev, linux-kernel@vger.kernel.org, Zenghui Yu , Borislav Petkov , Alexandre Ghiti , Keisuke Nishimura , Sebastian Ott , Paolo Bonzini , Atish Patra , Paul Walmsley , Randy Dunlap , Will Deacon , Palmer Dabbelt , linux-riscv@lists.infradead.org, Marc Zyngier , linux-arm-kernel@lists.infradead.org, Joey Gouly , Peter Zijlstra , Ingo Molnar , Andre Przywara , Thomas Gleixner , Sean Christopherson , Catalin Marinas , Maxim Levitsky , Bjorn Helgaas Subject: [PATCH v2 0/4] KVM: extract lock_all_vcpus/unlock_all_vcpus Date: Tue, 8 Apr 2025 21:41:32 -0400 Message-Id: <20250409014136.2816971-1-mlevitsk@redhat.com> Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 Implement Paolo's suggestion of reusing=0D sev_lock/unlock_vcpus_for_migration in arm and riscv code=0D for the purpose of taking vcpu->mutex of all vcpus of a VM.=0D =0D Because sev_lock/unlock_vcpus_for_migration already have a workaround=0D for lockdep max lock depth, this fixes the lockdep warnings on arm=0D which were the inspiration for this refactoring.=0D =0D This patch series was only compile tested on all 3 architectures.=0D =0D V2: added trylock option to kvm_lock_all_vcpus to be better compatible=0D with the orginal code.=0D =0D Best regards,=0D Maxim Levitsky=0D =0D Maxim Levitsky (4):=0D locking/mutex: implement mutex_trylock_nested=0D KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c=0D KVM: arm64: switch to using kvm_lock/unlock_all_vcpus=0D RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus=0D =0D arch/arm64/include/asm/kvm_host.h | 3 --=0D arch/arm64/kvm/arch_timer.c | 4 +-=0D arch/arm64/kvm/arm.c | 43 ----------------=0D arch/arm64/kvm/vgic/vgic-init.c | 4 +-=0D arch/arm64/kvm/vgic/vgic-its.c | 8 +--=0D arch/arm64/kvm/vgic/vgic-kvm-device.c | 12 ++---=0D arch/riscv/kvm/aia_device.c | 34 +------------=0D arch/x86/kvm/svm/sev.c | 65 ++----------------------=0D include/linux/kvm_host.h | 6 +++=0D include/linux/mutex.h | 8 +++=0D kernel/locking/mutex.c | 14 ++++--=0D virt/kvm/kvm_main.c | 71 +++++++++++++++++++++++++++=0D 12 files changed, 116 insertions(+), 156 deletions(-)=0D =0D -- =0D 2.26.3=0D =0D