diff for duplicates of <5011EEFD.402@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 5e36ca0..2a8242c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -153,7 +153,7 @@ Why not all booke? > enum emulation_result er; > > + if (unlikely(vcpu->guest_debug & KVM_GUESTDBG_USE_SW_BP) && -> + (vcpu->arch.last_inst = KVM_INST_GUESTGDB)) { +> + (vcpu->arch.last_inst == KVM_INST_GUESTGDB)) { Unnecessary parens. diff --git a/a/content_digest b/N1/content_digest index 1f87022..6b62296 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,11 +2,11 @@ "ref\01343280734-3359-2-git-send-email-Bharat.Bhushan@freescale.com\0" "From\0Scott Wood <scottwood@freescale.com>\0" "Subject\0Re: [PATCH 2/2] KVM: PPC: booke/bookehv: Add guest debug support\0" - "Date\0Fri, 27 Jul 2012 01:29:33 +0000\0" + "Date\0Thu, 26 Jul 2012 20:29:33 -0500\0" "To\0Bharat Bhushan <r65777@freescale.com>\0" - "Cc\0kvm-ppc@vger.kernel.org" - kvm@vger.kernel.org - agraf@suse.de + "Cc\0<kvm-ppc@vger.kernel.org>" + <kvm@vger.kernel.org> + <agraf@suse.de> " Bharat Bhushan <Bharat.Bhushan@freescale.com>\0" "\00:1\0" "b\0" @@ -165,7 +165,7 @@ "> \tenum emulation_result er;\n" "> \n" "> +\tif (unlikely(vcpu->guest_debug & KVM_GUESTDBG_USE_SW_BP) &&\n" - "> +\t\t (vcpu->arch.last_inst = KVM_INST_GUESTGDB)) {\n" + "> +\t\t (vcpu->arch.last_inst == KVM_INST_GUESTGDB)) {\n" "\n" "Unnecessary parens.\n" "\n" @@ -233,4 +233,4 @@ "\n" -Scott -94d296db7d5e302fff7cc2e3f1ca7259ccc68fa5f81b635b10ec7a3a5c6bd83b +b67c3f8d7eff899baec2b929b19a33fbd0a33bca85e444d568b1ff07fea30ad5
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.