diff for duplicates of <m26323onam.fsf@igel.home> diff --git a/a/1.txt b/N1/1.txt index 20b57d5..287d050 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -195,7 +195,7 @@ index a9f66ab..474f2e2 100644 char tmp[8]; int len = sizeof(u32); @@ -191,8 +187,6 @@ static int kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu, - if (ls_type = FPU_LS_DOUBLE) + if (ls_type == FPU_LS_DOUBLE) len = sizeof(u64); - t.fpscr.val = vcpu->arch.fpscr; diff --git a/a/content_digest b/N1/content_digest index c337c06..c90ab4d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,10 @@ "From\0Andreas Schwab <schwab@linux-m68k.org>\0" "Subject\0[PATCH] KVM: PPC: elide struct thread_struct instances from stack\0" - "Date\0Mon, 31 May 2010 19:59:13 +0000\0" + "Date\0Mon, 31 May 2010 21:59:13 +0200\0" "To\0kvm-ppc@vger.kernel.org\0" - "Cc\0kvm@vger.kernel.org" - linuxppc-dev@ozlabs.org - " Alexander Graf <agraf@suse.de>\0" + "Cc\0linuxppc-dev@ozlabs.org" + Alexander Graf <agraf@suse.de> + " kvm@vger.kernel.org\0" "\00:1\0" "b\0" "Instead of instantiating a whole thread_struct on the stack use only the\n" @@ -204,7 +204,7 @@ " \tchar tmp[8];\n" " \tint len = sizeof(u32);\n" "@@ -191,8 +187,6 @@ static int kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu,\n" - " \tif (ls_type = FPU_LS_DOUBLE)\n" + " \tif (ls_type == FPU_LS_DOUBLE)\n" " \t\tlen = sizeof(u64);\n" " \n" "-\tt.fpscr.val = vcpu->arch.fpscr;\n" @@ -525,4 +525,4 @@ "GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5\n" "\"And now for something completely different.\"" -8320e23da3d730faf1f0cc1b50c321f4e94e12474c3d1de6614745939cdb6d7f +1e10cd96231715ed7fa54404c6c1910251939832e709feed62e4891b3b4ea992
diff --git a/a/1.txt b/N2/1.txt index 20b57d5..287d050 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -195,7 +195,7 @@ index a9f66ab..474f2e2 100644 char tmp[8]; int len = sizeof(u32); @@ -191,8 +187,6 @@ static int kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu, - if (ls_type = FPU_LS_DOUBLE) + if (ls_type == FPU_LS_DOUBLE) len = sizeof(u64); - t.fpscr.val = vcpu->arch.fpscr; diff --git a/a/content_digest b/N2/content_digest index c337c06..a3249c8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,6 @@ "From\0Andreas Schwab <schwab@linux-m68k.org>\0" "Subject\0[PATCH] KVM: PPC: elide struct thread_struct instances from stack\0" - "Date\0Mon, 31 May 2010 19:59:13 +0000\0" + "Date\0Mon, 31 May 2010 21:59:13 +0200\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0kvm@vger.kernel.org" linuxppc-dev@ozlabs.org @@ -204,7 +204,7 @@ " \tchar tmp[8];\n" " \tint len = sizeof(u32);\n" "@@ -191,8 +187,6 @@ static int kvmppc_emulate_fpr_load(struct kvm_run *run, struct kvm_vcpu *vcpu,\n" - " \tif (ls_type = FPU_LS_DOUBLE)\n" + " \tif (ls_type == FPU_LS_DOUBLE)\n" " \t\tlen = sizeof(u64);\n" " \n" "-\tt.fpscr.val = vcpu->arch.fpscr;\n" @@ -525,4 +525,4 @@ "GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5\n" "\"And now for something completely different.\"" -8320e23da3d730faf1f0cc1b50c321f4e94e12474c3d1de6614745939cdb6d7f +77866210199052b80ae663d978626fb222c7623f5585f1b6165d6be197c4de0b
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.