diff for duplicates of <YVMtgBw+qG713+4k@google.com> diff --git a/a/1.txt b/N1/1.txt index 1b7e6dc..9f84438 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,8 @@ Reviewed-by: David Brazdil <dbrazdil@google.com> nit: I noticed we check is_kernel_in_hyp_mode here for nvhe/none but for protected it is checked in is_kvm_protected_mode. May be worth unifying? + _______________________________________________ -kvmarm mailing list -kvmarm@lists.cs.columbia.edu -https://lists.cs.columbia.edu/mailman/listinfo/kvmarm +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index b60accf..eeb443c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,14 @@ "Subject\0Re: [PATCH] KVM: arm64: Allow KVM to be disabled from the command line\0" "Date\0Tue, 28 Sep 2021 14:58:08 +0000\0" "To\0Marc Zyngier <maz@kernel.org>\0" - "Cc\0kvm@vger.kernel.org" - kernel-team@android.com + "Cc\0linux-arm-kernel@lists.infradead.org" + kvm@vger.kernel.org kvmarm@lists.cs.columbia.edu - " linux-arm-kernel@lists.infradead.org\0" + ascull@google.com + James Morse <james.morse@arm.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Alexandru Elisei <alexandru.elisei@arm.com> + " kernel-team@android.com\0" "\00:1\0" "b\0" "Hey Marc,\n" @@ -28,9 +32,10 @@ "nit: I noticed we check is_kernel_in_hyp_mode here for nvhe/none but for\n" "protected it is checked in is_kvm_protected_mode. May be worth unifying?\n" "\n" + "\n" "_______________________________________________\n" - "kvmarm mailing list\n" - "kvmarm@lists.cs.columbia.edu\n" - https://lists.cs.columbia.edu/mailman/listinfo/kvmarm + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -14f8e93f3b826e778bba93e390e4c6877852b432c9dedba5f38fd8bd26644b7b +03bf6b3908a578cce75c8b56160188fd981347bc17921596cee4c0cbef784a34
diff --git a/a/1.txt b/N2/1.txt index 1b7e6dc..e9850b3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,8 +16,3 @@ Reviewed-by: David Brazdil <dbrazdil@google.com> > + if (strcmp(arg, "none") == 0 && !WARN_ON(is_kernel_in_hyp_mode())) { nit: I noticed we check is_kernel_in_hyp_mode here for nvhe/none but for protected it is checked in is_kvm_protected_mode. May be worth unifying? - -_______________________________________________ -kvmarm mailing list -kvmarm@lists.cs.columbia.edu -https://lists.cs.columbia.edu/mailman/listinfo/kvmarm diff --git a/a/content_digest b/N2/content_digest index b60accf..cf80134 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,14 @@ "Subject\0Re: [PATCH] KVM: arm64: Allow KVM to be disabled from the command line\0" "Date\0Tue, 28 Sep 2021 14:58:08 +0000\0" "To\0Marc Zyngier <maz@kernel.org>\0" - "Cc\0kvm@vger.kernel.org" - kernel-team@android.com + "Cc\0linux-arm-kernel@lists.infradead.org" + kvm@vger.kernel.org kvmarm@lists.cs.columbia.edu - " linux-arm-kernel@lists.infradead.org\0" + ascull@google.com + James Morse <james.morse@arm.com> + Suzuki K Poulose <suzuki.poulose@arm.com> + Alexandru Elisei <alexandru.elisei@arm.com> + " kernel-team@android.com\0" "\00:1\0" "b\0" "Hey Marc,\n" @@ -26,11 +30,6 @@ "> +\n" "> +\tif (strcmp(arg, \"none\") == 0 && !WARN_ON(is_kernel_in_hyp_mode())) {\n" "nit: I noticed we check is_kernel_in_hyp_mode here for nvhe/none but for\n" - "protected it is checked in is_kvm_protected_mode. May be worth unifying?\n" - "\n" - "_______________________________________________\n" - "kvmarm mailing list\n" - "kvmarm@lists.cs.columbia.edu\n" - https://lists.cs.columbia.edu/mailman/listinfo/kvmarm + protected it is checked in is_kvm_protected_mode. May be worth unifying? -14f8e93f3b826e778bba93e390e4c6877852b432c9dedba5f38fd8bd26644b7b +c1d992b1e9007f6f2d7e90a170964f0584d5b1b16a214d1141654f8887599a45
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.