diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-26 08:19:57 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-12-15 08:54:50 -0200 |
commit | 96714bd7078fecc91631596c3ca4ddd0fd3ecde6 (patch) | |
tree | 569a1f8059fae59f428390132de230c3e352ebde | |
parent | b27a2d04feb6969e74942378d5012d84877d3544 (diff) |
edac.txt: remove info that the Nehalem EDAC is experimental
This driver has been there for almost 3 years, without any
conceptual changes. So, it is not experimental anymore, and
won't likely have any changes at the API or on log outputs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | Documentation/edac.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/edac.txt b/Documentation/edac.txt index 316456ba2e0a..fba193044af0 100644 --- a/Documentation/edac.txt +++ b/Documentation/edac.txt @@ -744,10 +744,6 @@ http://bluesmoke.sourceforge.net project site for EDAC. Nehalem Usage of EDAC APIs -------------------------- -This chapter documents some EXPERIMENTAL mappings for EDAC API to handle -Nehalem EDAC driver. They will likely be changed on future versions -of the driver. - Due to the way Nehalem exports Memory Controller data, some adjustments were done at i7core_edac driver. This chapter will cover those differences |