diff for duplicates of <4FEBCBB3.3060707@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 1dc6a67..76f9498 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,7 @@ static unsigned long *get_next_rmap(unsigned long *rmap, int level) { struct kvm_lpage_info *linfo - if (level = 1) + if (level == 1) return rmap++ linfo = container_of(rmap, struct kvm_lpage_info, rmap_pde); diff --git a/a/content_digest b/N1/content_digest index a01b49c..809f4ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020120628110141.7b908c91.yoshikawa.takuya@oss.ntt.co.jp\0" "From\0Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>\0" "Subject\0Re: [PATCH 5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count\0" - "Date\0Thu, 28 Jun 2012 03:12:51 +0000\0" + "Date\0Thu, 28 Jun 2012 11:12:51 +0800\0" "To\0Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>\0" "Cc\0avi@redhat.com" mtosatti@redhat.com @@ -53,7 +53,7 @@ "{\n" "\tstruct kvm_lpage_info *linfo\n" "\n" - "\tif (level = 1)\n" + "\tif (level == 1)\n" "\t\treturn rmap++\n" "\t\n" "\tlinfo = container_of(rmap, struct kvm_lpage_info, rmap_pde);\n" @@ -63,4 +63,4 @@ "\n" [ Completely untested ] -cc73a3e9961c22db11639dd1c75609ca066869c4c238a78050ed408f36caf871 +0c7316aa7b02fb18566c4612605f4db972ddb3b35dde134b6b5cdef3c03e6ea5
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.