All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180927214400.GA2249@agluck-desk>

diff --git a/a/1.txt b/N1/1.txt
index 5d99694..f81dc58 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,17 +34,6 @@ Just to see if there was anything else wrong I added a patch to
 make the names unique:
 
 
-
-which seemed to work.  But then I began wondering what are ABI expectations
-from applications that read the EDAC /sys files?
-
-Is this this current source repository?  https://github.com/grondo/edac-utils
-
-This code doesn't seem to know about the "dimm*" directories below the
-"mc*" level. It just looks for the csrow* entries.
-
--Tony
-
 diff --git a/drivers/edac/edac_mc_sysfs.c b/drivers/edac/edac_mc_sysfs.c
 index 2ca2012f2857..6ec6d8a2adb8 100644
 --- a/drivers/edac/edac_mc_sysfs.c
@@ -69,3 +58,14 @@ index 2ca2012f2857..6ec6d8a2adb8 100644
 +		dev_set_name(&dimm->dev, "mci%d_dimm%d", mci->mc_idx, index);
  	dev_set_drvdata(&dimm->dev, dimm);
  	pm_runtime_forbid(&mci->dev);
+ 
+
+which seemed to work.  But then I began wondering what are ABI expectations
+from applications that read the EDAC /sys files?
+
+Is this this current source repository?  https://github.com/grondo/edac-utils
+
+This code doesn't seem to know about the "dimm*" directories below the
+"mc*" level. It just looks for the csrow* entries.
+
+-Tony
diff --git a/a/content_digest b/N1/content_digest
index 148c690..abc8d31 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,15 @@
+ "ref\020180925175023.GA16725@agluck-desk\0"
+ "ref\020180925180458.GG23986@zn.tnic\0"
+ "ref\020180926093510.GA5584@zn.tnic\0"
+ "ref\020180926152752.GG5584@zn.tnic\0"
+ "ref\020180926130340.6b22918b@coco.lan\0"
+ "ref\020180926161749.GI5584@zn.tnic\0"
+ "ref\020180926181035.GA1132@agluck-desk\0"
+ "ref\020180926182317.patqjso7nzw2oxiz@hpe.com\0"
+ "ref\020180926230257.GA5666@agluck-desk\0"
+ "ref\020180927045244.GA30912@zn.tnic\0"
  "From\0Luck, Tony <tony.luck@intel.com>\0"
- "Subject\0Raise maximum number of memory controllers\0"
+ "Subject\0Re: [PATCH] Raise maximum number of memory controllers\0"
  "Date\0Thu, 27 Sep 2018 14:44:01 -0700\0"
  "To\0Borislav Petkov <bp@alien8.de>\0"
  "Cc\0Russ Anderson <rja@hpe.com>"
@@ -49,17 +59,6 @@
  "make the names unique:\n"
  "\n"
  "\n"
- "\n"
- "which seemed to work.  But then I began wondering what are ABI expectations\n"
- "from applications that read the EDAC /sys files?\n"
- "\n"
- "Is this this current source repository?  https://github.com/grondo/edac-utils\n"
- "\n"
- "This code doesn't seem to know about the \"dimm*\" directories below the\n"
- "\"mc*\" level. It just looks for the csrow* entries.\n"
- "\n"
- "-Tony\n"
- "\n"
  "diff --git a/drivers/edac/edac_mc_sysfs.c b/drivers/edac/edac_mc_sysfs.c\n"
  "index 2ca2012f2857..6ec6d8a2adb8 100644\n"
  "--- a/drivers/edac/edac_mc_sysfs.c\n"
@@ -83,6 +82,17 @@
  "-\t\tdev_set_name(&dimm->dev, \"dimm%d\", index);\n"
  "+\t\tdev_set_name(&dimm->dev, \"mci%d_dimm%d\", mci->mc_idx, index);\n"
  " \tdev_set_drvdata(&dimm->dev, dimm);\n"
- " \tpm_runtime_forbid(&mci->dev);"
+ " \tpm_runtime_forbid(&mci->dev);\n"
+ " \n"
+ "\n"
+ "which seemed to work.  But then I began wondering what are ABI expectations\n"
+ "from applications that read the EDAC /sys files?\n"
+ "\n"
+ "Is this this current source repository?  https://github.com/grondo/edac-utils\n"
+ "\n"
+ "This code doesn't seem to know about the \"dimm*\" directories below the\n"
+ "\"mc*\" level. It just looks for the csrow* entries.\n"
+ "\n"
+ -Tony
 
-76e809d03c054f7eb01ed303286aa437662231b28dd28c679978e4398655be59
+2e96a38a72a8c65a475e73bf4bfb0cbd19206953a4e14b954bbf8e38c2d6f6d4

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.