All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <41D6094C.3040908@yahoo.com.au>

diff --git a/a/1.txt b/N1/1.txt
index d08f02f..d669afd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ Also...
 > +				struct zero_driver *driver = list_entry(l, struct zero_driver, list);
 > +				unsigned long size = PAGE_SIZE << order;
 > +
-> +				if (driver->start(page_address(page), size) = 0) {
+> +				if (driver->start(page_address(page), size) == 0) {
 > +
 > +					unsigned ticks = (size*HZ)/driver->rate;
 > +					if (ticks) {
diff --git a/a/content_digest b/N1/content_digest
index 174b43d..07f6180 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,8 +3,8 @@
  "ref\0Pine.LNX.4.58.0412211154100.1313@schroedinger.engr.sgi.com\0"
  "ref\0Pine.LNX.4.58.0412211156090.1313@schroedinger.engr.sgi.com\0"
  "From\0Nick Piggin <nickpiggin@yahoo.com.au>\0"
- "Subject\0Re: Increase page fault rate by prezeroing V1 [2/3]: zeroing and\0"
- "Date\0Sat, 01 Jan 2005 02:22:04 +0000\0"
+ "Subject\0Re: Increase page fault rate by prezeroing V1 [2/3]: zeroing and scrubd\0"
+ "Date\0Sat, 01 Jan 2005 13:22:04 +1100\0"
  "To\0Christoph Lameter <clameter@sgi.com>\0"
  "Cc\0Luck"
   Tony <tony.luck@intel.com>
@@ -63,7 +63,7 @@
  "> +\t\t\t\tstruct zero_driver *driver = list_entry(l, struct zero_driver, list);\n"
  "> +\t\t\t\tunsigned long size = PAGE_SIZE << order;\n"
  "> +\n"
- "> +\t\t\t\tif (driver->start(page_address(page), size) = 0) {\n"
+ "> +\t\t\t\tif (driver->start(page_address(page), size) == 0) {\n"
  "> +\n"
  "> +\t\t\t\t\tunsigned ticks = (size*HZ)/driver->rate;\n"
  "> +\t\t\t\t\tif (ticks) {\n"
@@ -96,4 +96,4 @@
  "\n"
  Nick
 
-12187a4393851f20be4600008f24503e76308d547c01f7562be29d88b3825548
+b49581e4aba50ae0540e84e79e4bf79fcb89faa8d1495448ad12b701d55431fd

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.