lkml.org 
[lkml]   [2012]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[PATCH 3.7.0 9/9] i82975x_edac: set sw-scrub mode, bump rev.
From
Subject: [PATCH 3.7.0 9/9] i82975x_edac: set sw-scrub mode, bump rev.

update revision number and enable software scrub mode.
Signed-off-by: Arvind R. <arvino55@gmail.com>
---
i82975x_edac.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--- a/drivers/edac/i82975x_edac.c 2012-12-15 23:08:28.000000000 +0530
+++ b/drivers/edac/i82975x_edac.c 2012-12-15 23:09:29.000000000 +0530
@@ -16,7 +16,7 @@
#include <linux/edac.h>
#include "edac_core.h"

-#define I82975X_REVISION " Ver: 1.0.0"
+#define I82975X_REVISION " Ver: 2.0.0"
#define EDAC_MOD_STR "i82975x_edac"

#define i82975x_printk(level, fmt, arg...) \
@@ -586,7 +586,7 @@ static int i82975x_probe1(struct pci_dev
pvt = (struct i82975x_pvt *) mci->pvt_info;
pvt->chip = dev_idx;
i82975x_init_csrows(mci, mch_window);
- mci->scrub_mode = SCRUB_HW_SRC;
+ mci->scrub_mode = SCRUB_SW_SRC;
i82975x_get_error_info(mci, &discard); /* clear counters */

/* finalize this instance of memory controller with edac core */

\
 
 \ /
  Last update: 2012-12-15 22:41    [W:0.027 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site