All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1200063331.5833.14.camel@basalt>

diff --git a/a/1.txt b/N1/1.txt
index b991e08..9bfca81 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -171,7 +171,7 @@ On Fri, 2008-01-11 at 10:02 +0800, Xu, Anthony wrote:
 > > 
 > >  	/* hack: Red Hat 7.1 generates these weird accesses. */
 > >  	if ((addr > 0xa0000-4 && addr <= 0xa0000) && kvm_run->mmio.len
-> = 3)
+> == 3)
 > >  	    return 0;
 > > 
 > > -	if (kvm_run->mmio.is_write)
@@ -231,7 +231,7 @@ On Fri, 2008-01-11 at 10:02 +0800, Xu, Anthony wrote:
 > >      .outl  = kvm_outl,
 > > -    .mmio_read = kvm_mmio_read,
 > > -    .mmio_write = kvm_mmio_write,
-> > +#if __BYTE_ORDER = __LITTLE_ENDIAN
+> > +#if __BYTE_ORDER == __LITTLE_ENDIAN
 > > +    .mmio_read_le = kvm_mmio_read,
 > > +    .mmio_write_le = kvm_mmio_write,
 > > +#else
@@ -294,7 +294,7 @@ On Fri, 2008-01-11 at 10:02 +0800, Xu, Anthony wrote:
 > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 > _______________________________________________
 > kvm-devel mailing list
-> kvm-devel@lists.sourceforge.net
+> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
 > https://lists.sourceforge.net/lists/listinfo/kvm-devel
 
 
@@ -303,7 +303,3 @@ Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-_______________________________________________
-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 3c73d76..ccfb5bf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,9 +5,9 @@
  "ref\01200005864.23377.55.camel@basalt\0"
  "ref\051CFAB8CB6883745AE7B93B3E084EBE201620FD0@pdsmsx412.ccr.corp.intel.com\0"
  "ref\051CFAB8CB6883745AE7B93B3E084EBE201620FD0-wq7ZOvIWXbOiAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org\0"
- "From\0Hollis Blanchard <hollisb@us.ibm.com>\0"
- "Subject\0Re: [kvm-ppc-devel] [kvm-devel]  RFC: MMIO endianness flag\0"
- "Date\0Fri, 11 Jan 2008 14:55:30 +0000\0"
+ "From\0Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
+ "Subject\0Re: [kvm-ppc-devel] RFC: MMIO endianness flag\0"
+ "Date\0Fri, 11 Jan 2008 08:55:30 -0600\0"
  "To\0Xu"
  " Anthony <anthony.xu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0"
  "Cc\0kvm-ppc-devel <kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>"
@@ -188,7 +188,7 @@
  "> > \n"
  "> >  \t/* hack: Red Hat 7.1 generates these weird accesses. */\n"
  "> >  \tif ((addr > 0xa0000-4 && addr <= 0xa0000) && kvm_run->mmio.len\n"
- "> = 3)\n"
+ "> == 3)\n"
  "> >  \t    return 0;\n"
  "> > \n"
  "> > -\tif (kvm_run->mmio.is_write)\n"
@@ -248,7 +248,7 @@
  "> >      .outl  = kvm_outl,\n"
  "> > -    .mmio_read = kvm_mmio_read,\n"
  "> > -    .mmio_write = kvm_mmio_write,\n"
- "> > +#if __BYTE_ORDER = __LITTLE_ENDIAN\n"
+ "> > +#if __BYTE_ORDER == __LITTLE_ENDIAN\n"
  "> > +    .mmio_read_le = kvm_mmio_read,\n"
  "> > +    .mmio_write_le = kvm_mmio_write,\n"
  "> > +#else\n"
@@ -311,7 +311,7 @@
  "> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace\n"
  "> _______________________________________________\n"
  "> kvm-devel mailing list\n"
- "> kvm-devel@lists.sourceforge.net\n"
+ "> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n"
  "> https://lists.sourceforge.net/lists/listinfo/kvm-devel\n"
  "\n"
  "\n"
@@ -319,10 +319,6 @@
  "Check out the new SourceForge.net Marketplace.\n"
  "It's the best place to buy or sell services for\n"
  "just about anything Open Source.\n"
- "http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace\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://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 
-c44d25359dbceca80b40eb4fa4eb80dc021087a423916b73554b6e9c076056ca
+b997d65d50b71465ce12ca91175480f783da417ca3d8b0439577eec69c62e894

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.