diff for duplicates of <1205878444.11784.57.camel@basalt> diff --git a/a/1.txt b/N1/1.txt index 66b3464..cc018a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Tue, 2008-03-18 at 16:46 -0500, Jerone Young wrote: > > On Tue, 2008-03-18 at 15:06 -0500, Jerone Young wrote: > > > + tmp_loaded_image_size = hdr->ih_size; > > > + -> > > + if (hdr->ih_comp = IH_COMP_GZIP) { +> > > + if (hdr->ih_comp == IH_COMP_GZIP) { > > > + uncompressed_data = qemu_malloc(MAX_KERNEL_SIZE); > > > + ret = gunzip(uncompressed_data, MAX_KERNEL_SIZE, > > > + (unsigned char *) data, @@ -56,7 +56,3 @@ IBM Linux Technology Center This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -_______________________________________________ -kvm-ppc-devel mailing list -kvm-ppc-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel diff --git a/a/content_digest b/N1/content_digest index d49a830..59425c8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01205874865.11784.27.camel@basalt\0" "ref\01205876811.23113.23.camel@thinkpad.austin.ibm.com\0" "From\0Hollis Blanchard <hollisb@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [PATCH 3 of 7] Create new\0" - "Date\0Tue, 18 Mar 2008 22:14:04 +0000\0" + "Subject\0Re: [kvm-ppc-devel] [PATCH 3 of 7] Create new load_uimage()\t&\tgunzip support to uboot\tloader in Qemu\0" + "Date\0Tue, 18 Mar 2008 17:14:04 -0500\0" "To\0jyoung5@us.ibm.com\0" "Cc\0kvm-devel@lists.sourceforge.net" " kvm-ppc-devel@lists.sourceforge.net\0" @@ -14,7 +14,7 @@ "> > On Tue, 2008-03-18 at 15:06 -0500, Jerone Young wrote:\n" "> > > + tmp_loaded_image_size = hdr->ih_size;\n" "> > > + \n" - "> > > + if (hdr->ih_comp = IH_COMP_GZIP) {\n" + "> > > + if (hdr->ih_comp == IH_COMP_GZIP) {\n" "> > > + uncompressed_data = qemu_malloc(MAX_KERNEL_SIZE);\n" "> > > + ret = gunzip(uncompressed_data, MAX_KERNEL_SIZE,\n" "> > > + (unsigned char *) data, \n" @@ -66,10 +66,6 @@ "-------------------------------------------------------------------------\n" "This SF.net email is sponsored by: Microsoft\n" "Defy all challenges. Microsoft(R) Visual Studio 2008.\n" - "http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -c644aa024b1512069ef012a7c3a4387ba34f3094f5376ca89f3a6fefc211093c +5dc153663ebeca1bdd3ab87bdcd5ed85f37b09541dbf4043eed160d3806e1688
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.