All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53A022CE.3000704@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index fb7add7..9784923 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,7 +80,7 @@ On Tuesday 17 June 2014 04:38 PM, Alexander Graf wrote:
 >>>>        case BOOK3S_INTERRUPT_H_EMUL_ASSIST:
 >>>> -        kvmppc_core_queue_program(vcpu, SRR1_PROGILL);
 >>>> -        r = RESUME_GUEST;
->>>> +        if (vcpu->arch.last_inst = SW_BRK_DBG_INT) {
+>>>> +        if (vcpu->arch.last_inst == SW_BRK_DBG_INT) {
 >>> Don't access last_inst directly. Instead use the provided helpers.
 >>>
 >> Ok. Will look and replace it.
diff --git a/a/content_digest b/N1/content_digest
index c7b40a5..5de4186 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,13 +4,13 @@
  "ref\053A021B4.9040500@suse.de\0"
  "From\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>\0"
  "Subject\0Re: [PATCH] powerpc/kvm: support to handle sw breakpoint\0"
- "Date\0Tue, 17 Jun 2014 11:25:18 +0000\0"
+ "Date\0Tue, 17 Jun 2014 16:43:18 +0530\0"
  "To\0Alexander Graf <agraf@suse.de>"
   benh@kernel.crashing.org
  " paulus@samba.org\0"
- "Cc\0kvm@vger.kernel.org"
+ "Cc\0linuxppc-dev@lists.ozlabs.org"
   kvm-ppc@vger.kernel.org
- " linuxppc-dev@lists.ozlabs.org\0"
+ " kvm@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Tuesday 17 June 2014 04:38 PM, Alexander Graf wrote:\n"
@@ -95,7 +95,7 @@
  ">>>>        case BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n"
  ">>>> -        kvmppc_core_queue_program(vcpu, SRR1_PROGILL);\n"
  ">>>> -        r = RESUME_GUEST;\n"
- ">>>> +        if (vcpu->arch.last_inst = SW_BRK_DBG_INT) {\n"
+ ">>>> +        if (vcpu->arch.last_inst == SW_BRK_DBG_INT) {\n"
  ">>> Don't access last_inst directly. Instead use the provided helpers.\n"
  ">>>\n"
  ">> Ok. Will look and replace it.\n"
@@ -122,4 +122,4 @@
  "Regards\n"
  Maddy
 
-6504adca5e01c7436fb9914f80557084df7830dbc2a5c132dc49deb28a179d16
+5567714432d770170bba61d4c715114a91a8c41fc8ddd333a67dae06aff72f8a

diff --git a/a/1.txt b/N2/1.txt
index fb7add7..9784923 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -80,7 +80,7 @@ On Tuesday 17 June 2014 04:38 PM, Alexander Graf wrote:
 >>>>        case BOOK3S_INTERRUPT_H_EMUL_ASSIST:
 >>>> -        kvmppc_core_queue_program(vcpu, SRR1_PROGILL);
 >>>> -        r = RESUME_GUEST;
->>>> +        if (vcpu->arch.last_inst = SW_BRK_DBG_INT) {
+>>>> +        if (vcpu->arch.last_inst == SW_BRK_DBG_INT) {
 >>> Don't access last_inst directly. Instead use the provided helpers.
 >>>
 >> Ok. Will look and replace it.
diff --git a/a/content_digest b/N2/content_digest
index c7b40a5..ba990ae 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,7 +4,7 @@
  "ref\053A021B4.9040500@suse.de\0"
  "From\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>\0"
  "Subject\0Re: [PATCH] powerpc/kvm: support to handle sw breakpoint\0"
- "Date\0Tue, 17 Jun 2014 11:25:18 +0000\0"
+ "Date\0Tue, 17 Jun 2014 16:43:18 +0530\0"
  "To\0Alexander Graf <agraf@suse.de>"
   benh@kernel.crashing.org
  " paulus@samba.org\0"
@@ -95,7 +95,7 @@
  ">>>>        case BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n"
  ">>>> -        kvmppc_core_queue_program(vcpu, SRR1_PROGILL);\n"
  ">>>> -        r = RESUME_GUEST;\n"
- ">>>> +        if (vcpu->arch.last_inst = SW_BRK_DBG_INT) {\n"
+ ">>>> +        if (vcpu->arch.last_inst == SW_BRK_DBG_INT) {\n"
  ">>> Don't access last_inst directly. Instead use the provided helpers.\n"
  ">>>\n"
  ">> Ok. Will look and replace it.\n"
@@ -122,4 +122,4 @@
  "Regards\n"
  Maddy
 
-6504adca5e01c7436fb9914f80557084df7830dbc2a5c132dc49deb28a179d16
+c785f83353d6db342815f79dac9f72db4fcb2847bee5cf5e707ce67fd4ea15c9

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.