All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150330103824.GA26127@oracle.com>

diff --git a/a/1.txt b/N1/1.txt
index bbb5ecb..46c05fd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,8 +41,8 @@ But I can rename everything if you like.
 Ok.
 
 > > +	/* Sanity check */
-> > +	if (unlikely(npages == 0)) {
-> > +		printk_ratelimited("npages == 0\n");
+> > +	if (unlikely(npages = 0)) {
+> > +		printk_ratelimited("npages = 0\n");
 > 
 > You removed the WARN_ON here which had the nice property of giving you a
 > backtrace which points to the offender. The above message alone is
diff --git a/a/content_digest b/N1/content_digest
index 809eaa0..d2a77e1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\0b9dbeef3a3ae463a5198b6d34eb446ae50966a66.1427295804.git.sowmini.varadhan@oracle.com\0"
  "ref\01427685844.20500.66.camel@kernel.crashing.org\0"
  "From\0Sowmini Varadhan <sowmini.varadhan@oracle.com>\0"
- "Subject\0Re: [PATCH v7 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and lock\0"
- "Date\0Mon, 30 Mar 2015 06:38:24 -0400\0"
+ "Subject\0Re: [PATCH v7 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and l\0"
+ "Date\0Mon, 30 Mar 2015 10:38:24 +0000\0"
  "To\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Cc\0aik@au1.ibm.com"
   anton@au1.ibm.com
@@ -56,8 +56,8 @@
  "Ok.\n"
  "\n"
  "> > +\t/* Sanity check */\n"
- "> > +\tif (unlikely(npages == 0)) {\n"
- "> > +\t\tprintk_ratelimited(\"npages == 0\\n\");\n"
+ "> > +\tif (unlikely(npages = 0)) {\n"
+ "> > +\t\tprintk_ratelimited(\"npages = 0\\n\");\n"
  "> \n"
  "> You removed the WARN_ON here which had the nice property of giving you a\n"
  "> backtrace which points to the offender. The above message alone is\n"
@@ -83,4 +83,4 @@
  "\n"
  --Sowmini
 
-71ac7d66c01f37b8cb3183911f29f68dbec94fc6be2b900c2fcb9054aba7b75a
+602686535fd86ba5d3c61107236d74994b6a57e32183daf3fef6c8e4cf4ccd1d

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.