diff for duplicates of <48FC3204.4030902@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 3013566..37df145 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ Zhang, Xiantao wrote: > + if (vcpu->sigset_active) > + sigprocmask(SIG_SETMASK, &vcpu->sigset, &sigsaved); > + -> if (unlikely(vcpu->arch.mp_state = KVM_MP_STATE_UNINITIALIZED)) +> if (unlikely(vcpu->arch.mp_state == KVM_MP_STATE_UNINITIALIZED)) > { > kvm_vcpu_block(vcpu); > clear_bit(KVM_REQ_UNHALT, &vcpu->requests); diff --git a/a/content_digest b/N1/content_digest index c1b7449..745461f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\042DFA526FC41B1429CE7279EF83C6BDC01B489F8@pdsmsx415.ccr.corp.intel.com\0" "From\0Avi Kivity <avi@redhat.com>\0" - "Subject\0Re: [PATCH] kvm/ia64: Ensure SIGINT delivered to main thread (vcpu\0" - "Date\0Mon, 20 Oct 2008 07:23:48 +0000\0" - "To\0kvm-ia64@vger.kernel.org\0" + "Subject\0Re: [PATCH] kvm/ia64: Ensure SIGINT delivered to main thread (vcpu 0).\0" + "Date\0Mon, 20 Oct 2008 09:23:48 +0200\0" + "To\0Zhang" + " Xiantao <xiantao.zhang@intel.com>\0" + "Cc\0kvm-ia64@vger.kernel.org" + " kvm@vger.kernel.org\0" "\00:1\0" "b\0" "Zhang, Xiantao wrote:\n" @@ -17,7 +20,7 @@ "> +\tif (vcpu->sigset_active)\n" "> +\t\tsigprocmask(SIG_SETMASK, &vcpu->sigset, &sigsaved);\n" "> +\n" - "> \tif (unlikely(vcpu->arch.mp_state = KVM_MP_STATE_UNINITIALIZED))\n" + "> \tif (unlikely(vcpu->arch.mp_state == KVM_MP_STATE_UNINITIALIZED))\n" "> {\n" "> \t\tkvm_vcpu_block(vcpu);\n" "> \t\tclear_bit(KVM_REQ_UNHALT, &vcpu->requests);\n" @@ -43,4 +46,4 @@ "I have a truly marvellous patch that fixes the bug which this\n" signature is too narrow to contain. -a6746ad36562842995f1bcc313d23d5d9a12300b56e771320e689904c06ea699 +be4fe5395884e2b4b4d29c65016379037c7d55b7842847038fb18cd024f7e7e8
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.