amd64_edac.c 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869
  1. #include "amd64_edac.h"
  2. #include <asm/amd_nb.h>
  3. static struct edac_pci_ctl_info *amd64_ctl_pci;
  4. static int report_gart_errors;
  5. module_param(report_gart_errors, int, 0644);
  6. /*
  7. * Set by command line parameter. If BIOS has enabled the ECC, this override is
  8. * cleared to prevent re-enabling the hardware by this driver.
  9. */
  10. static int ecc_enable_override;
  11. module_param(ecc_enable_override, int, 0644);
  12. static struct msr __percpu *msrs;
  13. /*
  14. * count successfully initialized driver instances for setup_pci_device()
  15. */
  16. static atomic_t drv_instances = ATOMIC_INIT(0);
  17. /* Per-node driver instances */
  18. static struct mem_ctl_info **mcis;
  19. static struct ecc_settings **ecc_stngs;
  20. /*
  21. * Valid scrub rates for the K8 hardware memory scrubber. We map the scrubbing
  22. * bandwidth to a valid bit pattern. The 'set' operation finds the 'matching-
  23. * or higher value'.
  24. *
  25. *FIXME: Produce a better mapping/linearisation.
  26. */
  27. struct scrubrate {
  28. u32 scrubval; /* bit pattern for scrub rate */
  29. u32 bandwidth; /* bandwidth consumed (bytes/sec) */
  30. } scrubrates[] = {
  31. { 0x01, 1600000000UL},
  32. { 0x02, 800000000UL},
  33. { 0x03, 400000000UL},
  34. { 0x04, 200000000UL},
  35. { 0x05, 100000000UL},
  36. { 0x06, 50000000UL},
  37. { 0x07, 25000000UL},
  38. { 0x08, 12284069UL},
  39. { 0x09, 6274509UL},
  40. { 0x0A, 3121951UL},
  41. { 0x0B, 1560975UL},
  42. { 0x0C, 781440UL},
  43. { 0x0D, 390720UL},
  44. { 0x0E, 195300UL},
  45. { 0x0F, 97650UL},
  46. { 0x10, 48854UL},
  47. { 0x11, 24427UL},
  48. { 0x12, 12213UL},
  49. { 0x13, 6101UL},
  50. { 0x14, 3051UL},
  51. { 0x15, 1523UL},
  52. { 0x16, 761UL},
  53. { 0x00, 0UL}, /* scrubbing off */
  54. };
  55. static int __amd64_read_pci_cfg_dword(struct pci_dev *pdev, int offset,
  56. u32 *val, const char *func)
  57. {
  58. int err = 0;
  59. err = pci_read_config_dword(pdev, offset, val);
  60. if (err)
  61. amd64_warn("%s: error reading F%dx%03x.\n",
  62. func, PCI_FUNC(pdev->devfn), offset);
  63. return err;
  64. }
  65. int __amd64_write_pci_cfg_dword(struct pci_dev *pdev, int offset,
  66. u32 val, const char *func)
  67. {
  68. int err = 0;
  69. err = pci_write_config_dword(pdev, offset, val);
  70. if (err)
  71. amd64_warn("%s: error writing to F%dx%03x.\n",
  72. func, PCI_FUNC(pdev->devfn), offset);
  73. return err;
  74. }
  75. /*
  76. *
  77. * Depending on the family, F2 DCT reads need special handling:
  78. *
  79. * K8: has a single DCT only
  80. *
  81. * F10h: each DCT has its own set of regs
  82. * DCT0 -> F2x040..
  83. * DCT1 -> F2x140..
  84. *
  85. * F15h: we select which DCT we access using F1x10C[DctCfgSel]
  86. *
  87. */
  88. static int k8_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  89. const char *func)
  90. {
  91. if (addr >= 0x100)
  92. return -EINVAL;
  93. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  94. }
  95. static int f10_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  96. const char *func)
  97. {
  98. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  99. }
  100. /*
  101. * Select DCT to which PCI cfg accesses are routed
  102. */
  103. static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct)
  104. {
  105. u32 reg = 0;
  106. amd64_read_pci_cfg(pvt->F1, DCT_CFG_SEL, &reg);
  107. reg &= 0xfffffffe;
  108. reg |= dct;
  109. amd64_write_pci_cfg(pvt->F1, DCT_CFG_SEL, reg);
  110. }
  111. static int f15_read_dct_pci_cfg(struct amd64_pvt *pvt, int addr, u32 *val,
  112. const char *func)
  113. {
  114. u8 dct = 0;
  115. if (addr >= 0x140 && addr <= 0x1a0) {
  116. dct = 1;
  117. addr -= 0x100;
  118. }
  119. f15h_select_dct(pvt, dct);
  120. return __amd64_read_pci_cfg_dword(pvt->F2, addr, val, func);
  121. }
  122. /*
  123. * Memory scrubber control interface. For K8, memory scrubbing is handled by
  124. * hardware and can involve L2 cache, dcache as well as the main memory. With
  125. * F10, this is extended to L3 cache scrubbing on CPU models sporting that
  126. * functionality.
  127. *
  128. * This causes the "units" for the scrubbing speed to vary from 64 byte blocks
  129. * (dram) over to cache lines. This is nasty, so we will use bandwidth in
  130. * bytes/sec for the setting.
  131. *
  132. * Currently, we only do dram scrubbing. If the scrubbing is done in software on
  133. * other archs, we might not have access to the caches directly.
  134. */
  135. /*
  136. * scan the scrub rate mapping table for a close or matching bandwidth value to
  137. * issue. If requested is too big, then use last maximum value found.
  138. */
  139. static int __amd64_set_scrub_rate(struct pci_dev *ctl, u32 new_bw, u32 min_rate)
  140. {
  141. u32 scrubval;
  142. int i;
  143. /*
  144. * map the configured rate (new_bw) to a value specific to the AMD64
  145. * memory controller and apply to register. Search for the first
  146. * bandwidth entry that is greater or equal than the setting requested
  147. * and program that. If at last entry, turn off DRAM scrubbing.
  148. */
  149. for (i = 0; i < ARRAY_SIZE(scrubrates); i++) {
  150. /*
  151. * skip scrub rates which aren't recommended
  152. * (see F10 BKDG, F3x58)
  153. */
  154. if (scrubrates[i].scrubval < min_rate)
  155. continue;
  156. if (scrubrates[i].bandwidth <= new_bw)
  157. break;
  158. /*
  159. * if no suitable bandwidth found, turn off DRAM scrubbing
  160. * entirely by falling back to the last element in the
  161. * scrubrates array.
  162. */
  163. }
  164. scrubval = scrubrates[i].scrubval;
  165. pci_write_bits32(ctl, SCRCTRL, scrubval, 0x001F);
  166. if (scrubval)
  167. return scrubrates[i].bandwidth;
  168. return 0;
  169. }
  170. static int amd64_set_scrub_rate(struct mem_ctl_info *mci, u32 bw)
  171. {
  172. struct amd64_pvt *pvt = mci->pvt_info;
  173. u32 min_scrubrate = 0x5;
  174. if (boot_cpu_data.x86 == 0xf)
  175. min_scrubrate = 0x0;
  176. /* F15h Erratum #505 */
  177. if (boot_cpu_data.x86 == 0x15)
  178. f15h_select_dct(pvt, 0);
  179. return __amd64_set_scrub_rate(pvt->F3, bw, min_scrubrate);
  180. }
  181. static int amd64_get_scrub_rate(struct mem_ctl_info *mci)
  182. {
  183. struct amd64_pvt *pvt = mci->pvt_info;
  184. u32 scrubval = 0;
  185. int i, retval = -EINVAL;
  186. /* F15h Erratum #505 */
  187. if (boot_cpu_data.x86 == 0x15)
  188. f15h_select_dct(pvt, 0);
  189. amd64_read_pci_cfg(pvt->F3, SCRCTRL, &scrubval);
  190. scrubval = scrubval & 0x001F;
  191. for (i = 0; i < ARRAY_SIZE(scrubrates); i++) {
  192. if (scrubrates[i].scrubval == scrubval) {
  193. retval = scrubrates[i].bandwidth;
  194. break;
  195. }
  196. }
  197. return retval;
  198. }
  199. /*
  200. * returns true if the SysAddr given by sys_addr matches the
  201. * DRAM base/limit associated with node_id
  202. */
  203. static bool amd64_base_limit_match(struct amd64_pvt *pvt, u64 sys_addr,
  204. unsigned nid)
  205. {
  206. u64 addr;
  207. /* The K8 treats this as a 40-bit value. However, bits 63-40 will be
  208. * all ones if the most significant implemented address bit is 1.
  209. * Here we discard bits 63-40. See section 3.4.2 of AMD publication
  210. * 24592: AMD x86-64 Architecture Programmer's Manual Volume 1
  211. * Application Programming.
  212. */
  213. addr = sys_addr & 0x000000ffffffffffull;
  214. return ((addr >= get_dram_base(pvt, nid)) &&
  215. (addr <= get_dram_limit(pvt, nid)));
  216. }
  217. /*
  218. * Attempt to map a SysAddr to a node. On success, return a pointer to the
  219. * mem_ctl_info structure for the node that the SysAddr maps to.
  220. *
  221. * On failure, return NULL.
  222. */
  223. static struct mem_ctl_info *find_mc_by_sys_addr(struct mem_ctl_info *mci,
  224. u64 sys_addr)
  225. {
  226. struct amd64_pvt *pvt;
  227. unsigned node_id;
  228. u32 intlv_en, bits;
  229. /*
  230. * Here we use the DRAM Base (section 3.4.4.1) and DRAM Limit (section
  231. * 3.4.4.2) registers to map the SysAddr to a node ID.
  232. */
  233. pvt = mci->pvt_info;
  234. /*
  235. * The value of this field should be the same for all DRAM Base
  236. * registers. Therefore we arbitrarily choose to read it from the
  237. * register for node 0.
  238. */
  239. intlv_en = dram_intlv_en(pvt, 0);
  240. if (intlv_en == 0) {
  241. for (node_id = 0; node_id < DRAM_RANGES; node_id++) {
  242. if (amd64_base_limit_match(pvt, sys_addr, node_id))
  243. goto found;
  244. }
  245. goto err_no_match;
  246. }
  247. if (unlikely((intlv_en != 0x01) &&
  248. (intlv_en != 0x03) &&
  249. (intlv_en != 0x07))) {
  250. amd64_warn("DRAM Base[IntlvEn] junk value: 0x%x, BIOS bug?\n", intlv_en);
  251. return NULL;
  252. }
  253. bits = (((u32) sys_addr) >> 12) & intlv_en;
  254. for (node_id = 0; ; ) {
  255. if ((dram_intlv_sel(pvt, node_id) & intlv_en) == bits)
  256. break; /* intlv_sel field matches */
  257. if (++node_id >= DRAM_RANGES)
  258. goto err_no_match;
  259. }
  260. /* sanity test for sys_addr */
  261. if (unlikely(!amd64_base_limit_match(pvt, sys_addr, node_id))) {
  262. amd64_warn("%s: sys_addr 0x%llx falls outside base/limit address"
  263. "range for node %d with node interleaving enabled.\n",
  264. __func__, sys_addr, node_id);
  265. return NULL;
  266. }
  267. found:
  268. return edac_mc_find((int)node_id);
  269. err_no_match:
  270. edac_dbg(2, "sys_addr 0x%lx doesn't match any node\n",
  271. (unsigned long)sys_addr);
  272. return NULL;
  273. }
  274. /*
  275. * compute the CS base address of the @csrow on the DRAM controller @dct.
  276. * For details see F2x[5C:40] in the processor's BKDG
  277. */
  278. static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct,
  279. u64 *base, u64 *mask)
  280. {
  281. u64 csbase, csmask, base_bits, mask_bits;
  282. u8 addr_shift;
  283. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_F) {
  284. csbase = pvt->csels[dct].csbases[csrow];
  285. csmask = pvt->csels[dct].csmasks[csrow];
  286. base_bits = GENMASK(21, 31) | GENMASK(9, 15);
  287. mask_bits = GENMASK(21, 29) | GENMASK(9, 15);
  288. addr_shift = 4;
  289. } else {
  290. csbase = pvt->csels[dct].csbases[csrow];
  291. csmask = pvt->csels[dct].csmasks[csrow >> 1];
  292. addr_shift = 8;
  293. if (boot_cpu_data.x86 == 0x15)
  294. base_bits = mask_bits = GENMASK(19,30) | GENMASK(5,13);
  295. else
  296. base_bits = mask_bits = GENMASK(19,28) | GENMASK(5,13);
  297. }
  298. *base = (csbase & base_bits) << addr_shift;
  299. *mask = ~0ULL;
  300. /* poke holes for the csmask */
  301. *mask &= ~(mask_bits << addr_shift);
  302. /* OR them in */
  303. *mask |= (csmask & mask_bits) << addr_shift;
  304. }
  305. #define for_each_chip_select(i, dct, pvt) \
  306. for (i = 0; i < pvt->csels[dct].b_cnt; i++)
  307. #define chip_select_base(i, dct, pvt) \
  308. pvt->csels[dct].csbases[i]
  309. #define for_each_chip_select_mask(i, dct, pvt) \
  310. for (i = 0; i < pvt->csels[dct].m_cnt; i++)
  311. /*
  312. * @input_addr is an InputAddr associated with the node given by mci. Return the
  313. * csrow that input_addr maps to, or -1 on failure (no csrow claims input_addr).
  314. */
  315. static int input_addr_to_csrow(struct mem_ctl_info *mci, u64 input_addr)
  316. {
  317. struct amd64_pvt *pvt;
  318. int csrow;
  319. u64 base, mask;
  320. pvt = mci->pvt_info;
  321. for_each_chip_select(csrow, 0, pvt) {
  322. if (!csrow_enabled(csrow, 0, pvt))
  323. continue;
  324. get_cs_base_and_mask(pvt, csrow, 0, &base, &mask);
  325. mask = ~mask;
  326. if ((input_addr & mask) == (base & mask)) {
  327. edac_dbg(2, "InputAddr 0x%lx matches csrow %d (node %d)\n",
  328. (unsigned long)input_addr, csrow,
  329. pvt->mc_node_id);
  330. return csrow;
  331. }
  332. }
  333. edac_dbg(2, "no matching csrow for InputAddr 0x%lx (MC node %d)\n",
  334. (unsigned long)input_addr, pvt->mc_node_id);
  335. return -1;
  336. }
  337. /*
  338. * Obtain info from the DRAM Hole Address Register (section 3.4.8, pub #26094)
  339. * for the node represented by mci. Info is passed back in *hole_base,
  340. * *hole_offset, and *hole_size. Function returns 0 if info is valid or 1 if
  341. * info is invalid. Info may be invalid for either of the following reasons:
  342. *
  343. * - The revision of the node is not E or greater. In this case, the DRAM Hole
  344. * Address Register does not exist.
  345. *
  346. * - The DramHoleValid bit is cleared in the DRAM Hole Address Register,
  347. * indicating that its contents are not valid.
  348. *
  349. * The values passed back in *hole_base, *hole_offset, and *hole_size are
  350. * complete 32-bit values despite the fact that the bitfields in the DHAR
  351. * only represent bits 31-24 of the base and offset values.
  352. */
  353. int amd64_get_dram_hole_info(struct mem_ctl_info *mci, u64 *hole_base,
  354. u64 *hole_offset, u64 *hole_size)
  355. {
  356. struct amd64_pvt *pvt = mci->pvt_info;
  357. u64 base;
  358. /* only revE and later have the DRAM Hole Address Register */
  359. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_E) {
  360. edac_dbg(1, " revision %d for node %d does not support DHAR\n",
  361. pvt->ext_model, pvt->mc_node_id);
  362. return 1;
  363. }
  364. /* valid for Fam10h and above */
  365. if (boot_cpu_data.x86 >= 0x10 && !dhar_mem_hoist_valid(pvt)) {
  366. edac_dbg(1, " Dram Memory Hoisting is DISABLED on this system\n");
  367. return 1;
  368. }
  369. if (!dhar_valid(pvt)) {
  370. edac_dbg(1, " Dram Memory Hoisting is DISABLED on this node %d\n",
  371. pvt->mc_node_id);
  372. return 1;
  373. }
  374. /* This node has Memory Hoisting */
  375. /* +------------------+--------------------+--------------------+-----
  376. * | memory | DRAM hole | relocated |
  377. * | [0, (x - 1)] | [x, 0xffffffff] | addresses from |
  378. * | | | DRAM hole |
  379. * | | | [0x100000000, |
  380. * | | | (0x100000000+ |
  381. * | | | (0xffffffff-x))] |
  382. * +------------------+--------------------+--------------------+-----
  383. *
  384. * Above is a diagram of physical memory showing the DRAM hole and the
  385. * relocated addresses from the DRAM hole. As shown, the DRAM hole
  386. * starts at address x (the base address) and extends through address
  387. * 0xffffffff. The DRAM Hole Address Register (DHAR) relocates the
  388. * addresses in the hole so that they start at 0x100000000.
  389. */
  390. base = dhar_base(pvt);
  391. *hole_base = base;
  392. *hole_size = (0x1ull << 32) - base;
  393. if (boot_cpu_data.x86 > 0xf)
  394. *hole_offset = f10_dhar_offset(pvt);
  395. else
  396. *hole_offset = k8_dhar_offset(pvt);
  397. edac_dbg(1, " DHAR info for node %d base 0x%lx offset 0x%lx size 0x%lx\n",
  398. pvt->mc_node_id, (unsigned long)*hole_base,
  399. (unsigned long)*hole_offset, (unsigned long)*hole_size);
  400. return 0;
  401. }
  402. EXPORT_SYMBOL_GPL(amd64_get_dram_hole_info);
  403. /*
  404. * Return the DramAddr that the SysAddr given by @sys_addr maps to. It is
  405. * assumed that sys_addr maps to the node given by mci.
  406. *
  407. * The first part of section 3.4.4 (p. 70) shows how the DRAM Base (section
  408. * 3.4.4.1) and DRAM Limit (section 3.4.4.2) registers are used to translate a
  409. * SysAddr to a DramAddr. If the DRAM Hole Address Register (DHAR) is enabled,
  410. * then it is also involved in translating a SysAddr to a DramAddr. Sections
  411. * 3.4.8 and 3.5.8.2 describe the DHAR and how it is used for memory hoisting.
  412. * These parts of the documentation are unclear. I interpret them as follows:
  413. *
  414. * When node n receives a SysAddr, it processes the SysAddr as follows:
  415. *
  416. * 1. It extracts the DRAMBase and DRAMLimit values from the DRAM Base and DRAM
  417. * Limit registers for node n. If the SysAddr is not within the range
  418. * specified by the base and limit values, then node n ignores the Sysaddr
  419. * (since it does not map to node n). Otherwise continue to step 2 below.
  420. *
  421. * 2. If the DramHoleValid bit of the DHAR for node n is clear, the DHAR is
  422. * disabled so skip to step 3 below. Otherwise see if the SysAddr is within
  423. * the range of relocated addresses (starting at 0x100000000) from the DRAM
  424. * hole. If not, skip to step 3 below. Else get the value of the
  425. * DramHoleOffset field from the DHAR. To obtain the DramAddr, subtract the
  426. * offset defined by this value from the SysAddr.
  427. *
  428. * 3. Obtain the base address for node n from the DRAMBase field of the DRAM
  429. * Base register for node n. To obtain the DramAddr, subtract the base
  430. * address from the SysAddr, as shown near the start of section 3.4.4 (p.70).
  431. */
  432. static u64 sys_addr_to_dram_addr(struct mem_ctl_info *mci, u64 sys_addr)
  433. {
  434. struct amd64_pvt *pvt = mci->pvt_info;
  435. u64 dram_base, hole_base, hole_offset, hole_size, dram_addr;
  436. int ret = 0;
  437. dram_base = get_dram_base(pvt, pvt->mc_node_id);
  438. ret = amd64_get_dram_hole_info(mci, &hole_base, &hole_offset,
  439. &hole_size);
  440. if (!ret) {
  441. if ((sys_addr >= (1ull << 32)) &&
  442. (sys_addr < ((1ull << 32) + hole_size))) {
  443. /* use DHAR to translate SysAddr to DramAddr */
  444. dram_addr = sys_addr - hole_offset;
  445. edac_dbg(2, "using DHAR to translate SysAddr 0x%lx to DramAddr 0x%lx\n",
  446. (unsigned long)sys_addr,
  447. (unsigned long)dram_addr);
  448. return dram_addr;
  449. }
  450. }
  451. /*
  452. * Translate the SysAddr to a DramAddr as shown near the start of
  453. * section 3.4.4 (p. 70). Although sys_addr is a 64-bit value, the k8
  454. * only deals with 40-bit values. Therefore we discard bits 63-40 of
  455. * sys_addr below. If bit 39 of sys_addr is 1 then the bits we
  456. * discard are all 1s. Otherwise the bits we discard are all 0s. See
  457. * section 3.4.2 of AMD publication 24592: AMD x86-64 Architecture
  458. * Programmer's Manual Volume 1 Application Programming.
  459. */
  460. dram_addr = (sys_addr & GENMASK(0, 39)) - dram_base;
  461. edac_dbg(2, "using DRAM Base register to translate SysAddr 0x%lx to DramAddr 0x%lx\n",
  462. (unsigned long)sys_addr, (unsigned long)dram_addr);
  463. return dram_addr;
  464. }
  465. /*
  466. * @intlv_en is the value of the IntlvEn field from a DRAM Base register
  467. * (section 3.4.4.1). Return the number of bits from a SysAddr that are used
  468. * for node interleaving.
  469. */
  470. static int num_node_interleave_bits(unsigned intlv_en)
  471. {
  472. static const int intlv_shift_table[] = { 0, 1, 0, 2, 0, 0, 0, 3 };
  473. int n;
  474. BUG_ON(intlv_en > 7);
  475. n = intlv_shift_table[intlv_en];
  476. return n;
  477. }
  478. /* Translate the DramAddr given by @dram_addr to an InputAddr. */
  479. static u64 dram_addr_to_input_addr(struct mem_ctl_info *mci, u64 dram_addr)
  480. {
  481. struct amd64_pvt *pvt;
  482. int intlv_shift;
  483. u64 input_addr;
  484. pvt = mci->pvt_info;
  485. /*
  486. * See the start of section 3.4.4 (p. 70, BKDG #26094, K8, revA-E)
  487. * concerning translating a DramAddr to an InputAddr.
  488. */
  489. intlv_shift = num_node_interleave_bits(dram_intlv_en(pvt, 0));
  490. input_addr = ((dram_addr >> intlv_shift) & GENMASK(12, 35)) +
  491. (dram_addr & 0xfff);
  492. edac_dbg(2, " Intlv Shift=%d DramAddr=0x%lx maps to InputAddr=0x%lx\n",
  493. intlv_shift, (unsigned long)dram_addr,
  494. (unsigned long)input_addr);
  495. return input_addr;
  496. }
  497. /*
  498. * Translate the SysAddr represented by @sys_addr to an InputAddr. It is
  499. * assumed that @sys_addr maps to the node given by mci.
  500. */
  501. static u64 sys_addr_to_input_addr(struct mem_ctl_info *mci, u64 sys_addr)
  502. {
  503. u64 input_addr;
  504. input_addr =
  505. dram_addr_to_input_addr(mci, sys_addr_to_dram_addr(mci, sys_addr));
  506. edac_dbg(2, "SysAdddr 0x%lx translates to InputAddr 0x%lx\n",
  507. (unsigned long)sys_addr, (unsigned long)input_addr);
  508. return input_addr;
  509. }
  510. /*
  511. * @input_addr is an InputAddr associated with the node represented by mci.
  512. * Translate @input_addr to a DramAddr and return the result.
  513. */
  514. static u64 input_addr_to_dram_addr(struct mem_ctl_info *mci, u64 input_addr)
  515. {
  516. struct amd64_pvt *pvt;
  517. unsigned node_id, intlv_shift;
  518. u64 bits, dram_addr;
  519. u32 intlv_sel;
  520. /*
  521. * Near the start of section 3.4.4 (p. 70, BKDG #26094, K8, revA-E)
  522. * shows how to translate a DramAddr to an InputAddr. Here we reverse
  523. * this procedure. When translating from a DramAddr to an InputAddr, the
  524. * bits used for node interleaving are discarded. Here we recover these
  525. * bits from the IntlvSel field of the DRAM Limit register (section
  526. * 3.4.4.2) for the node that input_addr is associated with.
  527. */
  528. pvt = mci->pvt_info;
  529. node_id = pvt->mc_node_id;
  530. BUG_ON(node_id > 7);
  531. intlv_shift = num_node_interleave_bits(dram_intlv_en(pvt, 0));
  532. if (intlv_shift == 0) {
  533. edac_dbg(1, " InputAddr 0x%lx translates to DramAddr of same value\n",
  534. (unsigned long)input_addr);
  535. return input_addr;
  536. }
  537. bits = ((input_addr & GENMASK(12, 35)) << intlv_shift) +
  538. (input_addr & 0xfff);
  539. intlv_sel = dram_intlv_sel(pvt, node_id) & ((1 << intlv_shift) - 1);
  540. dram_addr = bits + (intlv_sel << 12);
  541. edac_dbg(1, "InputAddr 0x%lx translates to DramAddr 0x%lx (%d node interleave bits)\n",
  542. (unsigned long)input_addr,
  543. (unsigned long)dram_addr, intlv_shift);
  544. return dram_addr;
  545. }
  546. /*
  547. * @dram_addr is a DramAddr that maps to the node represented by mci. Convert
  548. * @dram_addr to a SysAddr.
  549. */
  550. static u64 dram_addr_to_sys_addr(struct mem_ctl_info *mci, u64 dram_addr)
  551. {
  552. struct amd64_pvt *pvt = mci->pvt_info;
  553. u64 hole_base, hole_offset, hole_size, base, sys_addr;
  554. int ret = 0;
  555. ret = amd64_get_dram_hole_info(mci, &hole_base, &hole_offset,
  556. &hole_size);
  557. if (!ret) {
  558. if ((dram_addr >= hole_base) &&
  559. (dram_addr < (hole_base + hole_size))) {
  560. sys_addr = dram_addr + hole_offset;
  561. edac_dbg(1, "using DHAR to translate DramAddr 0x%lx to SysAddr 0x%lx\n",
  562. (unsigned long)dram_addr,
  563. (unsigned long)sys_addr);
  564. return sys_addr;
  565. }
  566. }
  567. base = get_dram_base(pvt, pvt->mc_node_id);
  568. sys_addr = dram_addr + base;
  569. /*
  570. * The sys_addr we have computed up to this point is a 40-bit value
  571. * because the k8 deals with 40-bit values. However, the value we are
  572. * supposed to return is a full 64-bit physical address. The AMD
  573. * x86-64 architecture specifies that the most significant implemented
  574. * address bit through bit 63 of a physical address must be either all
  575. * 0s or all 1s. Therefore we sign-extend the 40-bit sys_addr to a
  576. * 64-bit value below. See section 3.4.2 of AMD publication 24592:
  577. * AMD x86-64 Architecture Programmer's Manual Volume 1 Application
  578. * Programming.
  579. */
  580. sys_addr |= ~((sys_addr & (1ull << 39)) - 1);
  581. edac_dbg(1, " Node %d, DramAddr 0x%lx to SysAddr 0x%lx\n",
  582. pvt->mc_node_id, (unsigned long)dram_addr,
  583. (unsigned long)sys_addr);
  584. return sys_addr;
  585. }
  586. /*
  587. * @input_addr is an InputAddr associated with the node given by mci. Translate
  588. * @input_addr to a SysAddr.
  589. */
  590. static inline u64 input_addr_to_sys_addr(struct mem_ctl_info *mci,
  591. u64 input_addr)
  592. {
  593. return dram_addr_to_sys_addr(mci,
  594. input_addr_to_dram_addr(mci, input_addr));
  595. }
  596. /* Map the Error address to a PAGE and PAGE OFFSET. */
  597. static inline void error_address_to_page_and_offset(u64 error_address,
  598. u32 *page, u32 *offset)
  599. {
  600. *page = (u32) (error_address >> PAGE_SHIFT);
  601. *offset = ((u32) error_address) & ~PAGE_MASK;
  602. }
  603. /*
  604. * @sys_addr is an error address (a SysAddr) extracted from the MCA NB Address
  605. * Low (section 3.6.4.5) and MCA NB Address High (section 3.6.4.6) registers
  606. * of a node that detected an ECC memory error. mci represents the node that
  607. * the error address maps to (possibly different from the node that detected
  608. * the error). Return the number of the csrow that sys_addr maps to, or -1 on
  609. * error.
  610. */
  611. static int sys_addr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr)
  612. {
  613. int csrow;
  614. csrow = input_addr_to_csrow(mci, sys_addr_to_input_addr(mci, sys_addr));
  615. if (csrow == -1)
  616. amd64_mc_err(mci, "Failed to translate InputAddr to csrow for "
  617. "address 0x%lx\n", (unsigned long)sys_addr);
  618. return csrow;
  619. }
  620. static int get_channel_from_ecc_syndrome(struct mem_ctl_info *, u16);
  621. /*
  622. * Determine if the DIMMs have ECC enabled. ECC is enabled ONLY if all the DIMMs
  623. * are ECC capable.
  624. */
  625. static unsigned long amd64_determine_edac_cap(struct amd64_pvt *pvt)
  626. {
  627. u8 bit;
  628. unsigned long edac_cap = EDAC_FLAG_NONE;
  629. bit = (boot_cpu_data.x86 > 0xf || pvt->ext_model >= K8_REV_F)
  630. ? 19
  631. : 17;
  632. if (pvt->dclr0 & BIT(bit))
  633. edac_cap = EDAC_FLAG_SECDED;
  634. return edac_cap;
  635. }
  636. static void amd64_debug_display_dimm_sizes(struct amd64_pvt *, u8);
  637. static void amd64_dump_dramcfg_low(u32 dclr, int chan)
  638. {
  639. edac_dbg(1, "F2x%d90 (DRAM Cfg Low): 0x%08x\n", chan, dclr);
  640. edac_dbg(1, " DIMM type: %sbuffered; all DIMMs support ECC: %s\n",
  641. (dclr & BIT(16)) ? "un" : "",
  642. (dclr & BIT(19)) ? "yes" : "no");
  643. edac_dbg(1, " PAR/ERR parity: %s\n",
  644. (dclr & BIT(8)) ? "enabled" : "disabled");
  645. if (boot_cpu_data.x86 == 0x10)
  646. edac_dbg(1, " DCT 128bit mode width: %s\n",
  647. (dclr & BIT(11)) ? "128b" : "64b");
  648. edac_dbg(1, " x4 logical DIMMs present: L0: %s L1: %s L2: %s L3: %s\n",
  649. (dclr & BIT(12)) ? "yes" : "no",
  650. (dclr & BIT(13)) ? "yes" : "no",
  651. (dclr & BIT(14)) ? "yes" : "no",
  652. (dclr & BIT(15)) ? "yes" : "no");
  653. }
  654. /* Display and decode various NB registers for debug purposes. */
  655. static void dump_misc_regs(struct amd64_pvt *pvt)
  656. {
  657. edac_dbg(1, "F3xE8 (NB Cap): 0x%08x\n", pvt->nbcap);
  658. edac_dbg(1, " NB two channel DRAM capable: %s\n",
  659. (pvt->nbcap & NBCAP_DCT_DUAL) ? "yes" : "no");
  660. edac_dbg(1, " ECC capable: %s, ChipKill ECC capable: %s\n",
  661. (pvt->nbcap & NBCAP_SECDED) ? "yes" : "no",
  662. (pvt->nbcap & NBCAP_CHIPKILL) ? "yes" : "no");
  663. amd64_dump_dramcfg_low(pvt->dclr0, 0);
  664. edac_dbg(1, "F3xB0 (Online Spare): 0x%08x\n", pvt->online_spare);
  665. edac_dbg(1, "F1xF0 (DRAM Hole Address): 0x%08x, base: 0x%08x, offset: 0x%08x\n",
  666. pvt->dhar, dhar_base(pvt),
  667. (boot_cpu_data.x86 == 0xf) ? k8_dhar_offset(pvt)
  668. : f10_dhar_offset(pvt));
  669. edac_dbg(1, " DramHoleValid: %s\n", dhar_valid(pvt) ? "yes" : "no");
  670. amd64_debug_display_dimm_sizes(pvt, 0);
  671. /* everything below this point is Fam10h and above */
  672. if (boot_cpu_data.x86 == 0xf)
  673. return;
  674. amd64_debug_display_dimm_sizes(pvt, 1);
  675. amd64_info("using %s syndromes.\n", ((pvt->ecc_sym_sz == 8) ? "x8" : "x4"));
  676. /* Only if NOT ganged does dclr1 have valid info */
  677. if (!dct_ganging_enabled(pvt))
  678. amd64_dump_dramcfg_low(pvt->dclr1, 1);
  679. }
  680. /*
  681. * see BKDG, F2x[1,0][5C:40], F2[1,0][6C:60]
  682. */
  683. static void prep_chip_selects(struct amd64_pvt *pvt)
  684. {
  685. if (boot_cpu_data.x86 == 0xf && pvt->ext_model < K8_REV_F) {
  686. pvt->csels[0].b_cnt = pvt->csels[1].b_cnt = 8;
  687. pvt->csels[0].m_cnt = pvt->csels[1].m_cnt = 8;
  688. } else {
  689. pvt->csels[0].b_cnt = pvt->csels[1].b_cnt = 8;
  690. pvt->csels[0].m_cnt = pvt->csels[1].m_cnt = 4;
  691. }
  692. }
  693. /*
  694. * Function 2 Offset F10_DCSB0; read in the DCS Base and DCS Mask registers
  695. */
  696. static void read_dct_base_mask(struct amd64_pvt *pvt)
  697. {
  698. int cs;
  699. prep_chip_selects(pvt);
  700. for_each_chip_select(cs, 0, pvt) {
  701. int reg0 = DCSB0 + (cs * 4);
  702. int reg1 = DCSB1 + (cs * 4);
  703. u32 *base0 = &pvt->csels[0].csbases[cs];
  704. u32 *base1 = &pvt->csels[1].csbases[cs];
  705. if (!amd64_read_dct_pci_cfg(pvt, reg0, base0))
  706. edac_dbg(0, " DCSB0[%d]=0x%08x reg: F2x%x\n",
  707. cs, *base0, reg0);
  708. if (boot_cpu_data.x86 == 0xf || dct_ganging_enabled(pvt))
  709. continue;
  710. if (!amd64_read_dct_pci_cfg(pvt, reg1, base1))
  711. edac_dbg(0, " DCSB1[%d]=0x%08x reg: F2x%x\n",
  712. cs, *base1, reg1);
  713. }
  714. for_each_chip_select_mask(cs, 0, pvt) {
  715. int reg0 = DCSM0 + (cs * 4);
  716. int reg1 = DCSM1 + (cs * 4);
  717. u32 *mask0 = &pvt->csels[0].csmasks[cs];
  718. u32 *mask1 = &pvt->csels[1].csmasks[cs];
  719. if (!amd64_read_dct_pci_cfg(pvt, reg0, mask0))
  720. edac_dbg(0, " DCSM0[%d]=0x%08x reg: F2x%x\n",
  721. cs, *mask0, reg0);
  722. if (boot_cpu_data.x86 == 0xf || dct_ganging_enabled(pvt))
  723. continue;
  724. if (!amd64_read_dct_pci_cfg(pvt, reg1, mask1))
  725. edac_dbg(0, " DCSM1[%d]=0x%08x reg: F2x%x\n",
  726. cs, *mask1, reg1);
  727. }
  728. }
  729. static enum mem_type amd64_determine_memory_type(struct amd64_pvt *pvt, int cs)
  730. {
  731. enum mem_type type;
  732. /* F15h supports only DDR3 */
  733. if (boot_cpu_data.x86 >= 0x15)
  734. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;
  735. else if (boot_cpu_data.x86 == 0x10 || pvt->ext_model >= K8_REV_F) {
  736. if (pvt->dchr0 & DDR3_MODE)
  737. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR3 : MEM_RDDR3;
  738. else
  739. type = (pvt->dclr0 & BIT(16)) ? MEM_DDR2 : MEM_RDDR2;
  740. } else {
  741. type = (pvt->dclr0 & BIT(18)) ? MEM_DDR : MEM_RDDR;
  742. }
  743. amd64_info("CS%d: %s\n", cs, edac_mem_types[type]);
  744. return type;
  745. }
  746. /* Get the number of DCT channels the memory controller is using. */
  747. static int k8_early_channel_count(struct amd64_pvt *pvt)
  748. {
  749. int flag;
  750. if (pvt->ext_model >= K8_REV_F)
  751. /* RevF (NPT) and later */
  752. flag = pvt->dclr0 & WIDTH_128;
  753. else
  754. /* RevE and earlier */
  755. flag = pvt->dclr0 & REVE_WIDTH_128;
  756. /* not used */
  757. pvt->dclr1 = 0;
  758. return (flag) ? 2 : 1;
  759. }
  760. /* On F10h and later ErrAddr is MC4_ADDR[47:1] */
  761. static u64 get_error_address(struct mce *m)
  762. {
  763. struct cpuinfo_x86 *c = &boot_cpu_data;
  764. u64 addr;
  765. u8 start_bit = 1;
  766. u8 end_bit = 47;
  767. if (c->x86 == 0xf) {
  768. start_bit = 3;
  769. end_bit = 39;
  770. }
  771. addr = m->addr & GENMASK(start_bit, end_bit);
  772. /*
  773. * Erratum 637 workaround
  774. */
  775. if (c->x86 == 0x15) {
  776. struct amd64_pvt *pvt;
  777. u64 cc6_base, tmp_addr;
  778. u32 tmp;
  779. u8 mce_nid, intlv_en;
  780. if ((addr & GENMASK(24, 47)) >> 24 != 0x00fdf7)
  781. return addr;
  782. mce_nid = amd_get_nb_id(m->extcpu);
  783. pvt = mcis[mce_nid]->pvt_info;
  784. amd64_read_pci_cfg(pvt->F1, DRAM_LOCAL_NODE_LIM, &tmp);
  785. intlv_en = tmp >> 21 & 0x7;
  786. /* add [47:27] + 3 trailing bits */
  787. cc6_base = (tmp & GENMASK(0, 20)) << 3;
  788. /* reverse and add DramIntlvEn */
  789. cc6_base |= intlv_en ^ 0x7;
  790. /* pin at [47:24] */
  791. cc6_base <<= 24;
  792. if (!intlv_en)
  793. return cc6_base | (addr & GENMASK(0, 23));
  794. amd64_read_pci_cfg(pvt->F1, DRAM_LOCAL_NODE_BASE, &tmp);
  795. /* faster log2 */
  796. tmp_addr = (addr & GENMASK(12, 23)) << __fls(intlv_en + 1);
  797. /* OR DramIntlvSel into bits [14:12] */
  798. tmp_addr |= (tmp & GENMASK(21, 23)) >> 9;
  799. /* add remaining [11:0] bits from original MC4_ADDR */
  800. tmp_addr |= addr & GENMASK(0, 11);
  801. return cc6_base | tmp_addr;
  802. }
  803. return addr;
  804. }
  805. static void read_dram_base_limit_regs(struct amd64_pvt *pvt, unsigned range)
  806. {
  807. struct cpuinfo_x86 *c = &boot_cpu_data;
  808. int off = range << 3;
  809. amd64_read_pci_cfg(pvt->F1, DRAM_BASE_LO + off, &pvt->ranges[range].base.lo);
  810. amd64_read_pci_cfg(pvt->F1, DRAM_LIMIT_LO + off, &pvt->ranges[range].lim.lo);
  811. if (c->x86 == 0xf)
  812. return;
  813. if (!dram_rw(pvt, range))
  814. return;
  815. amd64_read_pci_cfg(pvt->F1, DRAM_BASE_HI + off, &pvt->ranges[range].base.hi);
  816. amd64_read_pci_cfg(pvt->F1, DRAM_LIMIT_HI + off, &pvt->ranges[range].lim.hi);
  817. /* Factor in CC6 save area by reading dst node's limit reg */
  818. if (c->x86 == 0x15) {
  819. struct pci_dev *f1 = NULL;
  820. u8 nid = dram_dst_node(pvt, range);
  821. u32 llim;
  822. f1 = pci_get_domain_bus_and_slot(0, 0, PCI_DEVFN(0x18 + nid, 1));
  823. if (WARN_ON(!f1))
  824. return;
  825. amd64_read_pci_cfg(f1, DRAM_LOCAL_NODE_LIM, &llim);
  826. pvt->ranges[range].lim.lo &= GENMASK(0, 15);
  827. /* {[39:27],111b} */
  828. pvt->ranges[range].lim.lo |= ((llim & 0x1fff) << 3 | 0x7) << 16;
  829. pvt->ranges[range].lim.hi &= GENMASK(0, 7);
  830. /* [47:40] */
  831. pvt->ranges[range].lim.hi |= llim >> 13;
  832. pci_dev_put(f1);
  833. }
  834. }
  835. static void k8_map_sysaddr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr,
  836. u16 syndrome)
  837. {
  838. struct mem_ctl_info *src_mci;
  839. struct amd64_pvt *pvt = mci->pvt_info;
  840. int channel, csrow;
  841. u32 page, offset;
  842. error_address_to_page_and_offset(sys_addr, &page, &offset);
  843. /*
  844. * Find out which node the error address belongs to. This may be
  845. * different from the node that detected the error.
  846. */
  847. src_mci = find_mc_by_sys_addr(mci, sys_addr);
  848. if (!src_mci) {
  849. amd64_mc_err(mci, "failed to map error addr 0x%lx to a node\n",
  850. (unsigned long)sys_addr);
  851. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  852. page, offset, syndrome,
  853. -1, -1, -1,
  854. "failed to map error addr to a node",
  855. "");
  856. return;
  857. }
  858. /* Now map the sys_addr to a CSROW */
  859. csrow = sys_addr_to_csrow(src_mci, sys_addr);
  860. if (csrow < 0) {
  861. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  862. page, offset, syndrome,
  863. -1, -1, -1,
  864. "failed to map error addr to a csrow",
  865. "");
  866. return;
  867. }
  868. /* CHIPKILL enabled */
  869. if (pvt->nbcfg & NBCFG_CHIPKILL) {
  870. channel = get_channel_from_ecc_syndrome(mci, syndrome);
  871. if (channel < 0) {
  872. /*
  873. * Syndrome didn't map, so we don't know which of the
  874. * 2 DIMMs is in error. So we need to ID 'both' of them
  875. * as suspect.
  876. */
  877. amd64_mc_warn(src_mci, "unknown syndrome 0x%04x - "
  878. "possible error reporting race\n",
  879. syndrome);
  880. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  881. page, offset, syndrome,
  882. csrow, -1, -1,
  883. "unknown syndrome - possible error reporting race",
  884. "");
  885. return;
  886. }
  887. } else {
  888. /*
  889. * non-chipkill ecc mode
  890. *
  891. * The k8 documentation is unclear about how to determine the
  892. * channel number when using non-chipkill memory. This method
  893. * was obtained from email communication with someone at AMD.
  894. * (Wish the email was placed in this comment - norsk)
  895. */
  896. channel = ((sys_addr & BIT(3)) != 0);
  897. }
  898. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, src_mci, 1,
  899. page, offset, syndrome,
  900. csrow, channel, -1,
  901. "", "");
  902. }
  903. static int ddr2_cs_size(unsigned i, bool dct_width)
  904. {
  905. unsigned shift = 0;
  906. if (i <= 2)
  907. shift = i;
  908. else if (!(i & 0x1))
  909. shift = i >> 1;
  910. else
  911. shift = (i + 1) >> 1;
  912. return 128 << (shift + !!dct_width);
  913. }
  914. static int k8_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  915. unsigned cs_mode)
  916. {
  917. u32 dclr = dct ? pvt->dclr1 : pvt->dclr0;
  918. if (pvt->ext_model >= K8_REV_F) {
  919. WARN_ON(cs_mode > 11);
  920. return ddr2_cs_size(cs_mode, dclr & WIDTH_128);
  921. }
  922. else if (pvt->ext_model >= K8_REV_D) {
  923. unsigned diff;
  924. WARN_ON(cs_mode > 10);
  925. /*
  926. * the below calculation, besides trying to win an obfuscated C
  927. * contest, maps cs_mode values to DIMM chip select sizes. The
  928. * mappings are:
  929. *
  930. * cs_mode CS size (mb)
  931. * ======= ============
  932. * 0 32
  933. * 1 64
  934. * 2 128
  935. * 3 128
  936. * 4 256
  937. * 5 512
  938. * 6 256
  939. * 7 512
  940. * 8 1024
  941. * 9 1024
  942. * 10 2048
  943. *
  944. * Basically, it calculates a value with which to shift the
  945. * smallest CS size of 32MB.
  946. *
  947. * ddr[23]_cs_size have a similar purpose.
  948. */
  949. diff = cs_mode/3 + (unsigned)(cs_mode > 5);
  950. return 32 << (cs_mode - diff);
  951. }
  952. else {
  953. WARN_ON(cs_mode > 6);
  954. return 32 << cs_mode;
  955. }
  956. }
  957. /*
  958. * Get the number of DCT channels in use.
  959. *
  960. * Return:
  961. * number of Memory Channels in operation
  962. * Pass back:
  963. * contents of the DCL0_LOW register
  964. */
  965. static int f1x_early_channel_count(struct amd64_pvt *pvt)
  966. {
  967. int i, j, channels = 0;
  968. /* On F10h, if we are in 128 bit mode, then we are using 2 channels */
  969. if (boot_cpu_data.x86 == 0x10 && (pvt->dclr0 & WIDTH_128))
  970. return 2;
  971. /*
  972. * Need to check if in unganged mode: In such, there are 2 channels,
  973. * but they are not in 128 bit mode and thus the above 'dclr0' status
  974. * bit will be OFF.
  975. *
  976. * Need to check DCT0[0] and DCT1[0] to see if only one of them has
  977. * their CSEnable bit on. If so, then SINGLE DIMM case.
  978. */
  979. edac_dbg(0, "Data width is not 128 bits - need more decoding\n");
  980. /*
  981. * Check DRAM Bank Address Mapping values for each DIMM to see if there
  982. * is more than just one DIMM present in unganged mode. Need to check
  983. * both controllers since DIMMs can be placed in either one.
  984. */
  985. for (i = 0; i < 2; i++) {
  986. u32 dbam = (i ? pvt->dbam1 : pvt->dbam0);
  987. for (j = 0; j < 4; j++) {
  988. if (DBAM_DIMM(j, dbam) > 0) {
  989. channels++;
  990. break;
  991. }
  992. }
  993. }
  994. if (channels > 2)
  995. channels = 2;
  996. amd64_info("MCT channel count: %d\n", channels);
  997. return channels;
  998. }
  999. static int ddr3_cs_size(unsigned i, bool dct_width)
  1000. {
  1001. unsigned shift = 0;
  1002. int cs_size = 0;
  1003. if (i == 0 || i == 3 || i == 4)
  1004. cs_size = -1;
  1005. else if (i <= 2)
  1006. shift = i;
  1007. else if (i == 12)
  1008. shift = 7;
  1009. else if (!(i & 0x1))
  1010. shift = i >> 1;
  1011. else
  1012. shift = (i + 1) >> 1;
  1013. if (cs_size != -1)
  1014. cs_size = (128 * (1 << !!dct_width)) << shift;
  1015. return cs_size;
  1016. }
  1017. static int f10_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  1018. unsigned cs_mode)
  1019. {
  1020. u32 dclr = dct ? pvt->dclr1 : pvt->dclr0;
  1021. WARN_ON(cs_mode > 11);
  1022. if (pvt->dchr0 & DDR3_MODE || pvt->dchr1 & DDR3_MODE)
  1023. return ddr3_cs_size(cs_mode, dclr & WIDTH_128);
  1024. else
  1025. return ddr2_cs_size(cs_mode, dclr & WIDTH_128);
  1026. }
  1027. /*
  1028. * F15h supports only 64bit DCT interfaces
  1029. */
  1030. static int f15_dbam_to_chip_select(struct amd64_pvt *pvt, u8 dct,
  1031. unsigned cs_mode)
  1032. {
  1033. WARN_ON(cs_mode > 12);
  1034. return ddr3_cs_size(cs_mode, false);
  1035. }
  1036. static void read_dram_ctl_register(struct amd64_pvt *pvt)
  1037. {
  1038. if (boot_cpu_data.x86 == 0xf)
  1039. return;
  1040. if (!amd64_read_dct_pci_cfg(pvt, DCT_SEL_LO, &pvt->dct_sel_lo)) {
  1041. edac_dbg(0, "F2x110 (DCTSelLow): 0x%08x, High range addrs at: 0x%x\n",
  1042. pvt->dct_sel_lo, dct_sel_baseaddr(pvt));
  1043. edac_dbg(0, " DCTs operate in %s mode\n",
  1044. (dct_ganging_enabled(pvt) ? "ganged" : "unganged"));
  1045. if (!dct_ganging_enabled(pvt))
  1046. edac_dbg(0, " Address range split per DCT: %s\n",
  1047. (dct_high_range_enabled(pvt) ? "yes" : "no"));
  1048. edac_dbg(0, " data interleave for ECC: %s, DRAM cleared since last warm reset: %s\n",
  1049. (dct_data_intlv_enabled(pvt) ? "enabled" : "disabled"),
  1050. (dct_memory_cleared(pvt) ? "yes" : "no"));
  1051. edac_dbg(0, " channel interleave: %s, "
  1052. "interleave bits selector: 0x%x\n",
  1053. (dct_interleave_enabled(pvt) ? "enabled" : "disabled"),
  1054. dct_sel_interleave_addr(pvt));
  1055. }
  1056. amd64_read_dct_pci_cfg(pvt, DCT_SEL_HI, &pvt->dct_sel_hi);
  1057. }
  1058. /*
  1059. * Determine channel (DCT) based on the interleaving mode: F10h BKDG, 2.8.9 Memory
  1060. * Interleaving Modes.
  1061. */
  1062. static u8 f1x_determine_channel(struct amd64_pvt *pvt, u64 sys_addr,
  1063. bool hi_range_sel, u8 intlv_en)
  1064. {
  1065. u8 dct_sel_high = (pvt->dct_sel_lo >> 1) & 1;
  1066. if (dct_ganging_enabled(pvt))
  1067. return 0;
  1068. if (hi_range_sel)
  1069. return dct_sel_high;
  1070. /*
  1071. * see F2x110[DctSelIntLvAddr] - channel interleave mode
  1072. */
  1073. if (dct_interleave_enabled(pvt)) {
  1074. u8 intlv_addr = dct_sel_interleave_addr(pvt);
  1075. /* return DCT select function: 0=DCT0, 1=DCT1 */
  1076. if (!intlv_addr)
  1077. return sys_addr >> 6 & 1;
  1078. if (intlv_addr & 0x2) {
  1079. u8 shift = intlv_addr & 0x1 ? 9 : 6;
  1080. u32 temp = hweight_long((u32) ((sys_addr >> 16) & 0x1F)) % 2;
  1081. return ((sys_addr >> shift) & 1) ^ temp;
  1082. }
  1083. return (sys_addr >> (12 + hweight8(intlv_en))) & 1;
  1084. }
  1085. if (dct_high_range_enabled(pvt))
  1086. return ~dct_sel_high & 1;
  1087. return 0;
  1088. }
  1089. /* Convert the sys_addr to the normalized DCT address */
  1090. static u64 f1x_get_norm_dct_addr(struct amd64_pvt *pvt, unsigned range,
  1091. u64 sys_addr, bool hi_rng,
  1092. u32 dct_sel_base_addr)
  1093. {
  1094. u64 chan_off;
  1095. u64 dram_base = get_dram_base(pvt, range);
  1096. u64 hole_off = f10_dhar_offset(pvt);
  1097. u64 dct_sel_base_off = (pvt->dct_sel_hi & 0xFFFFFC00) << 16;
  1098. if (hi_rng) {
  1099. /*
  1100. * if
  1101. * base address of high range is below 4Gb
  1102. * (bits [47:27] at [31:11])
  1103. * DRAM address space on this DCT is hoisted above 4Gb &&
  1104. * sys_addr > 4Gb
  1105. *
  1106. * remove hole offset from sys_addr
  1107. * else
  1108. * remove high range offset from sys_addr
  1109. */
  1110. if ((!(dct_sel_base_addr >> 16) ||
  1111. dct_sel_base_addr < dhar_base(pvt)) &&
  1112. dhar_valid(pvt) &&
  1113. (sys_addr >= BIT_64(32)))
  1114. chan_off = hole_off;
  1115. else
  1116. chan_off = dct_sel_base_off;
  1117. } else {
  1118. /*
  1119. * if
  1120. * we have a valid hole &&
  1121. * sys_addr > 4Gb
  1122. *
  1123. * remove hole
  1124. * else
  1125. * remove dram base to normalize to DCT address
  1126. */
  1127. if (dhar_valid(pvt) && (sys_addr >= BIT_64(32)))
  1128. chan_off = hole_off;
  1129. else
  1130. chan_off = dram_base;
  1131. }
  1132. return (sys_addr & GENMASK(6,47)) - (chan_off & GENMASK(23,47));
  1133. }
  1134. /*
  1135. * checks if the csrow passed in is marked as SPARED, if so returns the new
  1136. * spare row
  1137. */
  1138. static int f10_process_possible_spare(struct amd64_pvt *pvt, u8 dct, int csrow)
  1139. {
  1140. int tmp_cs;
  1141. if (online_spare_swap_done(pvt, dct) &&
  1142. csrow == online_spare_bad_dramcs(pvt, dct)) {
  1143. for_each_chip_select(tmp_cs, dct, pvt) {
  1144. if (chip_select_base(tmp_cs, dct, pvt) & 0x2) {
  1145. csrow = tmp_cs;
  1146. break;
  1147. }
  1148. }
  1149. }
  1150. return csrow;
  1151. }
  1152. /*
  1153. * Iterate over the DRAM DCT "base" and "mask" registers looking for a
  1154. * SystemAddr match on the specified 'ChannelSelect' and 'NodeID'
  1155. *
  1156. * Return:
  1157. * -EINVAL: NOT FOUND
  1158. * 0..csrow = Chip-Select Row
  1159. */
  1160. static int f1x_lookup_addr_in_dct(u64 in_addr, u32 nid, u8 dct)
  1161. {
  1162. struct mem_ctl_info *mci;
  1163. struct amd64_pvt *pvt;
  1164. u64 cs_base, cs_mask;
  1165. int cs_found = -EINVAL;
  1166. int csrow;
  1167. mci = mcis[nid];
  1168. if (!mci)
  1169. return cs_found;
  1170. pvt = mci->pvt_info;
  1171. edac_dbg(1, "input addr: 0x%llx, DCT: %d\n", in_addr, dct);
  1172. for_each_chip_select(csrow, dct, pvt) {
  1173. if (!csrow_enabled(csrow, dct, pvt))
  1174. continue;
  1175. get_cs_base_and_mask(pvt, csrow, dct, &cs_base, &cs_mask);
  1176. edac_dbg(1, " CSROW=%d CSBase=0x%llx CSMask=0x%llx\n",
  1177. csrow, cs_base, cs_mask);
  1178. cs_mask = ~cs_mask;
  1179. edac_dbg(1, " (InputAddr & ~CSMask)=0x%llx (CSBase & ~CSMask)=0x%llx\n",
  1180. (in_addr & cs_mask), (cs_base & cs_mask));
  1181. if ((in_addr & cs_mask) == (cs_base & cs_mask)) {
  1182. cs_found = f10_process_possible_spare(pvt, dct, csrow);
  1183. edac_dbg(1, " MATCH csrow=%d\n", cs_found);
  1184. break;
  1185. }
  1186. }
  1187. return cs_found;
  1188. }
  1189. /*
  1190. * See F2x10C. Non-interleaved graphics framebuffer memory under the 16G is
  1191. * swapped with a region located at the bottom of memory so that the GPU can use
  1192. * the interleaved region and thus two channels.
  1193. */
  1194. static u64 f1x_swap_interleaved_region(struct amd64_pvt *pvt, u64 sys_addr)
  1195. {
  1196. u32 swap_reg, swap_base, swap_limit, rgn_size, tmp_addr;
  1197. if (boot_cpu_data.x86 == 0x10) {
  1198. /* only revC3 and revE have that feature */
  1199. if (boot_cpu_data.x86_model < 4 ||
  1200. (boot_cpu_data.x86_model < 0xa &&
  1201. boot_cpu_data.x86_mask < 3))
  1202. return sys_addr;
  1203. }
  1204. amd64_read_dct_pci_cfg(pvt, SWAP_INTLV_REG, &swap_reg);
  1205. if (!(swap_reg & 0x1))
  1206. return sys_addr;
  1207. swap_base = (swap_reg >> 3) & 0x7f;
  1208. swap_limit = (swap_reg >> 11) & 0x7f;
  1209. rgn_size = (swap_reg >> 20) & 0x7f;
  1210. tmp_addr = sys_addr >> 27;
  1211. if (!(sys_addr >> 34) &&
  1212. (((tmp_addr >= swap_base) &&
  1213. (tmp_addr <= swap_limit)) ||
  1214. (tmp_addr < rgn_size)))
  1215. return sys_addr ^ (u64)swap_base << 27;
  1216. return sys_addr;
  1217. }
  1218. /* For a given @dram_range, check if @sys_addr falls within it. */
  1219. static int f1x_match_to_this_node(struct amd64_pvt *pvt, unsigned range,
  1220. u64 sys_addr, int *nid, int *chan_sel)
  1221. {
  1222. int cs_found = -EINVAL;
  1223. u64 chan_addr;
  1224. u32 dct_sel_base;
  1225. u8 channel;
  1226. bool high_range = false;
  1227. u8 node_id = dram_dst_node(pvt, range);
  1228. u8 intlv_en = dram_intlv_en(pvt, range);
  1229. u32 intlv_sel = dram_intlv_sel(pvt, range);
  1230. edac_dbg(1, "(range %d) SystemAddr= 0x%llx Limit=0x%llx\n",
  1231. range, sys_addr, get_dram_limit(pvt, range));
  1232. if (dhar_valid(pvt) &&
  1233. dhar_base(pvt) <= sys_addr &&
  1234. sys_addr < BIT_64(32)) {
  1235. amd64_warn("Huh? Address is in the MMIO hole: 0x%016llx\n",
  1236. sys_addr);
  1237. return -EINVAL;
  1238. }
  1239. if (intlv_en && (intlv_sel != ((sys_addr >> 12) & intlv_en)))
  1240. return -EINVAL;
  1241. sys_addr = f1x_swap_interleaved_region(pvt, sys_addr);
  1242. dct_sel_base = dct_sel_baseaddr(pvt);
  1243. /*
  1244. * check whether addresses >= DctSelBaseAddr[47:27] are to be used to
  1245. * select between DCT0 and DCT1.
  1246. */
  1247. if (dct_high_range_enabled(pvt) &&
  1248. !dct_ganging_enabled(pvt) &&
  1249. ((sys_addr >> 27) >= (dct_sel_base >> 11)))
  1250. high_range = true;
  1251. channel = f1x_determine_channel(pvt, sys_addr, high_range, intlv_en);
  1252. chan_addr = f1x_get_norm_dct_addr(pvt, range, sys_addr,
  1253. high_range, dct_sel_base);
  1254. /* Remove node interleaving, see F1x120 */
  1255. if (intlv_en)
  1256. chan_addr = ((chan_addr >> (12 + hweight8(intlv_en))) << 12) |
  1257. (chan_addr & 0xfff);
  1258. /* remove channel interleave */
  1259. if (dct_interleave_enabled(pvt) &&
  1260. !dct_high_range_enabled(pvt) &&
  1261. !dct_ganging_enabled(pvt)) {
  1262. if (dct_sel_interleave_addr(pvt) != 1) {
  1263. if (dct_sel_interleave_addr(pvt) == 0x3)
  1264. /* hash 9 */
  1265. chan_addr = ((chan_addr >> 10) << 9) |
  1266. (chan_addr & 0x1ff);
  1267. else
  1268. /* A[6] or hash 6 */
  1269. chan_addr = ((chan_addr >> 7) << 6) |
  1270. (chan_addr & 0x3f);
  1271. } else
  1272. /* A[12] */
  1273. chan_addr = ((chan_addr >> 13) << 12) |
  1274. (chan_addr & 0xfff);
  1275. }
  1276. edac_dbg(1, " Normalized DCT addr: 0x%llx\n", chan_addr);
  1277. cs_found = f1x_lookup_addr_in_dct(chan_addr, node_id, channel);
  1278. if (cs_found >= 0) {
  1279. *nid = node_id;
  1280. *chan_sel = channel;
  1281. }
  1282. return cs_found;
  1283. }
  1284. static int f1x_translate_sysaddr_to_cs(struct amd64_pvt *pvt, u64 sys_addr,
  1285. int *node, int *chan_sel)
  1286. {
  1287. int cs_found = -EINVAL;
  1288. unsigned range;
  1289. for (range = 0; range < DRAM_RANGES; range++) {
  1290. if (!dram_rw(pvt, range))
  1291. continue;
  1292. if ((get_dram_base(pvt, range) <= sys_addr) &&
  1293. (get_dram_limit(pvt, range) >= sys_addr)) {
  1294. cs_found = f1x_match_to_this_node(pvt, range,
  1295. sys_addr, node,
  1296. chan_sel);
  1297. if (cs_found >= 0)
  1298. break;
  1299. }
  1300. }
  1301. return cs_found;
  1302. }
  1303. /*
  1304. * For reference see "2.8.5 Routing DRAM Requests" in F10 BKDG. This code maps
  1305. * a @sys_addr to NodeID, DCT (channel) and chip select (CSROW).
  1306. *
  1307. * The @sys_addr is usually an error address received from the hardware
  1308. * (MCX_ADDR).
  1309. */
  1310. static void f1x_map_sysaddr_to_csrow(struct mem_ctl_info *mci, u64 sys_addr,
  1311. u16 syndrome)
  1312. {
  1313. struct amd64_pvt *pvt = mci->pvt_info;
  1314. u32 page, offset;
  1315. int nid, csrow, chan = 0;
  1316. error_address_to_page_and_offset(sys_addr, &page, &offset);
  1317. csrow = f1x_translate_sysaddr_to_cs(pvt, sys_addr, &nid, &chan);
  1318. if (csrow < 0) {
  1319. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  1320. page, offset, syndrome,
  1321. -1, -1, -1,
  1322. "failed to map error addr to a csrow",
  1323. "");
  1324. return;
  1325. }
  1326. /*
  1327. * We need the syndromes for channel detection only when we're
  1328. * ganged. Otherwise @chan should already contain the channel at
  1329. * this point.
  1330. */
  1331. if (dct_ganging_enabled(pvt))
  1332. chan = get_channel_from_ecc_syndrome(mci, syndrome);
  1333. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  1334. page, offset, syndrome,
  1335. csrow, chan, -1,
  1336. "", "");
  1337. }
  1338. /*
  1339. * debug routine to display the memory sizes of all logical DIMMs and its
  1340. * CSROWs
  1341. */
  1342. static void amd64_debug_display_dimm_sizes(struct amd64_pvt *pvt, u8 ctrl)
  1343. {
  1344. int dimm, size0, size1, factor = 0;
  1345. u32 *dcsb = ctrl ? pvt->csels[1].csbases : pvt->csels[0].csbases;
  1346. u32 dbam = ctrl ? pvt->dbam1 : pvt->dbam0;
  1347. if (boot_cpu_data.x86 == 0xf) {
  1348. if (pvt->dclr0 & WIDTH_128)
  1349. factor = 1;
  1350. /* K8 families < revF not supported yet */
  1351. if (pvt->ext_model < K8_REV_F)
  1352. return;
  1353. else
  1354. WARN_ON(ctrl != 0);
  1355. }
  1356. dbam = (ctrl && !dct_ganging_enabled(pvt)) ? pvt->dbam1 : pvt->dbam0;
  1357. dcsb = (ctrl && !dct_ganging_enabled(pvt)) ? pvt->csels[1].csbases
  1358. : pvt->csels[0].csbases;
  1359. edac_dbg(1, "F2x%d80 (DRAM Bank Address Mapping): 0x%08x\n",
  1360. ctrl, dbam);
  1361. edac_printk(KERN_DEBUG, EDAC_MC, "DCT%d chip selects:\n", ctrl);
  1362. /* Dump memory sizes for DIMM and its CSROWs */
  1363. for (dimm = 0; dimm < 4; dimm++) {
  1364. size0 = 0;
  1365. if (dcsb[dimm*2] & DCSB_CS_ENABLE)
  1366. size0 = pvt->ops->dbam_to_cs(pvt, ctrl,
  1367. DBAM_DIMM(dimm, dbam));
  1368. size1 = 0;
  1369. if (dcsb[dimm*2 + 1] & DCSB_CS_ENABLE)
  1370. size1 = pvt->ops->dbam_to_cs(pvt, ctrl,
  1371. DBAM_DIMM(dimm, dbam));
  1372. amd64_info(EDAC_MC ": %d: %5dMB %d: %5dMB\n",
  1373. dimm * 2, size0 << factor,
  1374. dimm * 2 + 1, size1 << factor);
  1375. }
  1376. }
  1377. static struct amd64_family_type amd64_family_types[] = {
  1378. [K8_CPUS] = {
  1379. .ctl_name = "K8",
  1380. .f1_id = PCI_DEVICE_ID_AMD_K8_NB_ADDRMAP,
  1381. .f3_id = PCI_DEVICE_ID_AMD_K8_NB_MISC,
  1382. .ops = {
  1383. .early_channel_count = k8_early_channel_count,
  1384. .map_sysaddr_to_csrow = k8_map_sysaddr_to_csrow,
  1385. .dbam_to_cs = k8_dbam_to_chip_select,
  1386. .read_dct_pci_cfg = k8_read_dct_pci_cfg,
  1387. }
  1388. },
  1389. [F10_CPUS] = {
  1390. .ctl_name = "F10h",
  1391. .f1_id = PCI_DEVICE_ID_AMD_10H_NB_MAP,
  1392. .f3_id = PCI_DEVICE_ID_AMD_10H_NB_MISC,
  1393. .ops = {
  1394. .early_channel_count = f1x_early_channel_count,
  1395. .map_sysaddr_to_csrow = f1x_map_sysaddr_to_csrow,
  1396. .dbam_to_cs = f10_dbam_to_chip_select,
  1397. .read_dct_pci_cfg = f10_read_dct_pci_cfg,
  1398. }
  1399. },
  1400. [F15_CPUS] = {
  1401. .ctl_name = "F15h",
  1402. .f1_id = PCI_DEVICE_ID_AMD_15H_NB_F1,
  1403. .f3_id = PCI_DEVICE_ID_AMD_15H_NB_F3,
  1404. .ops = {
  1405. .early_channel_count = f1x_early_channel_count,
  1406. .map_sysaddr_to_csrow = f1x_map_sysaddr_to_csrow,
  1407. .dbam_to_cs = f15_dbam_to_chip_select,
  1408. .read_dct_pci_cfg = f15_read_dct_pci_cfg,
  1409. }
  1410. },
  1411. };
  1412. static struct pci_dev *pci_get_related_function(unsigned int vendor,
  1413. unsigned int device,
  1414. struct pci_dev *related)
  1415. {
  1416. struct pci_dev *dev = NULL;
  1417. dev = pci_get_device(vendor, device, dev);
  1418. while (dev) {
  1419. if ((dev->bus->number == related->bus->number) &&
  1420. (PCI_SLOT(dev->devfn) == PCI_SLOT(related->devfn)))
  1421. break;
  1422. dev = pci_get_device(vendor, device, dev);
  1423. }
  1424. return dev;
  1425. }
  1426. /*
  1427. * These are tables of eigenvectors (one per line) which can be used for the
  1428. * construction of the syndrome tables. The modified syndrome search algorithm
  1429. * uses those to find the symbol in error and thus the DIMM.
  1430. *
  1431. * Algorithm courtesy of Ross LaFetra from AMD.
  1432. */
  1433. static u16 x4_vectors[] = {
  1434. 0x2f57, 0x1afe, 0x66cc, 0xdd88,
  1435. 0x11eb, 0x3396, 0x7f4c, 0xeac8,
  1436. 0x0001, 0x0002, 0x0004, 0x0008,
  1437. 0x1013, 0x3032, 0x4044, 0x8088,
  1438. 0x106b, 0x30d6, 0x70fc, 0xe0a8,
  1439. 0x4857, 0xc4fe, 0x13cc, 0x3288,
  1440. 0x1ac5, 0x2f4a, 0x5394, 0xa1e8,
  1441. 0x1f39, 0x251e, 0xbd6c, 0x6bd8,
  1442. 0x15c1, 0x2a42, 0x89ac, 0x4758,
  1443. 0x2b03, 0x1602, 0x4f0c, 0xca08,
  1444. 0x1f07, 0x3a0e, 0x6b04, 0xbd08,
  1445. 0x8ba7, 0x465e, 0x244c, 0x1cc8,
  1446. 0x2b87, 0x164e, 0x642c, 0xdc18,
  1447. 0x40b9, 0x80de, 0x1094, 0x20e8,
  1448. 0x27db, 0x1eb6, 0x9dac, 0x7b58,
  1449. 0x11c1, 0x2242, 0x84ac, 0x4c58,
  1450. 0x1be5, 0x2d7a, 0x5e34, 0xa718,
  1451. 0x4b39, 0x8d1e, 0x14b4, 0x28d8,
  1452. 0x4c97, 0xc87e, 0x11fc, 0x33a8,
  1453. 0x8e97, 0x497e, 0x2ffc, 0x1aa8,
  1454. 0x16b3, 0x3d62, 0x4f34, 0x8518,
  1455. 0x1e2f, 0x391a, 0x5cac, 0xf858,
  1456. 0x1d9f, 0x3b7a, 0x572c, 0xfe18,
  1457. 0x15f5, 0x2a5a, 0x5264, 0xa3b8,
  1458. 0x1dbb, 0x3b66, 0x715c, 0xe3f8,
  1459. 0x4397, 0xc27e, 0x17fc, 0x3ea8,
  1460. 0x1617, 0x3d3e, 0x6464, 0xb8b8,
  1461. 0x23ff, 0x12aa, 0xab6c, 0x56d8,
  1462. 0x2dfb, 0x1ba6, 0x913c, 0x7328,
  1463. 0x185d, 0x2ca6, 0x7914, 0x9e28,
  1464. 0x171b, 0x3e36, 0x7d7c, 0xebe8,
  1465. 0x4199, 0x82ee, 0x19f4, 0x2e58,
  1466. 0x4807, 0xc40e, 0x130c, 0x3208,
  1467. 0x1905, 0x2e0a, 0x5804, 0xac08,
  1468. 0x213f, 0x132a, 0xadfc, 0x5ba8,
  1469. 0x19a9, 0x2efe, 0xb5cc, 0x6f88,
  1470. };
  1471. static u16 x8_vectors[] = {
  1472. 0x0145, 0x028a, 0x2374, 0x43c8, 0xa1f0, 0x0520, 0x0a40, 0x1480,
  1473. 0x0211, 0x0422, 0x0844, 0x1088, 0x01b0, 0x44e0, 0x23c0, 0xed80,
  1474. 0x1011, 0x0116, 0x022c, 0x0458, 0x08b0, 0x8c60, 0x2740, 0x4e80,
  1475. 0x0411, 0x0822, 0x1044, 0x0158, 0x02b0, 0x2360, 0x46c0, 0xab80,
  1476. 0x0811, 0x1022, 0x012c, 0x0258, 0x04b0, 0x4660, 0x8cc0, 0x2780,
  1477. 0x2071, 0x40e2, 0xa0c4, 0x0108, 0x0210, 0x0420, 0x0840, 0x1080,
  1478. 0x4071, 0x80e2, 0x0104, 0x0208, 0x0410, 0x0820, 0x1040, 0x2080,
  1479. 0x8071, 0x0102, 0x0204, 0x0408, 0x0810, 0x1020, 0x2040, 0x4080,
  1480. 0x019d, 0x03d6, 0x136c, 0x2198, 0x50b0, 0xb2e0, 0x0740, 0x0e80,
  1481. 0x0189, 0x03ea, 0x072c, 0x0e58, 0x1cb0, 0x56e0, 0x37c0, 0xf580,
  1482. 0x01fd, 0x0376, 0x06ec, 0x0bb8, 0x1110, 0x2220, 0x4440, 0x8880,
  1483. 0x0163, 0x02c6, 0x1104, 0x0758, 0x0eb0, 0x2be0, 0x6140, 0xc280,
  1484. 0x02fd, 0x01c6, 0x0b5c, 0x1108, 0x07b0, 0x25a0, 0x8840, 0x6180,
  1485. 0x0801, 0x012e, 0x025c, 0x04b8, 0x1370, 0x26e0, 0x57c0, 0xb580,
  1486. 0x0401, 0x0802, 0x015c, 0x02b8, 0x22b0, 0x13e0, 0x7140, 0xe280,
  1487. 0x0201, 0x0402, 0x0804, 0x01b8, 0x11b0, 0x31a0, 0x8040, 0x7180,
  1488. 0x0101, 0x0202, 0x0404, 0x0808, 0x1010, 0x2020, 0x4040, 0x8080,
  1489. 0x0001, 0x0002, 0x0004, 0x0008, 0x0010, 0x0020, 0x0040, 0x0080,
  1490. 0x0100, 0x0200, 0x0400, 0x0800, 0x1000, 0x2000, 0x4000, 0x8000,
  1491. };
  1492. static int decode_syndrome(u16 syndrome, u16 *vectors, unsigned num_vecs,
  1493. unsigned v_dim)
  1494. {
  1495. unsigned int i, err_sym;
  1496. for (err_sym = 0; err_sym < num_vecs / v_dim; err_sym++) {
  1497. u16 s = syndrome;
  1498. unsigned v_idx = err_sym * v_dim;
  1499. unsigned v_end = (err_sym + 1) * v_dim;
  1500. /* walk over all 16 bits of the syndrome */
  1501. for (i = 1; i < (1U << 16); i <<= 1) {
  1502. /* if bit is set in that eigenvector... */
  1503. if (v_idx < v_end && vectors[v_idx] & i) {
  1504. u16 ev_comp = vectors[v_idx++];
  1505. /* ... and bit set in the modified syndrome, */
  1506. if (s & i) {
  1507. /* remove it. */
  1508. s ^= ev_comp;
  1509. if (!s)
  1510. return err_sym;
  1511. }
  1512. } else if (s & i)
  1513. /* can't get to zero, move to next symbol */
  1514. break;
  1515. }
  1516. }
  1517. edac_dbg(0, "syndrome(%x) not found\n", syndrome);
  1518. return -1;
  1519. }
  1520. static int map_err_sym_to_channel(int err_sym, int sym_size)
  1521. {
  1522. if (sym_size == 4)
  1523. switch (err_sym) {
  1524. case 0x20:
  1525. case 0x21:
  1526. return 0;
  1527. break;
  1528. case 0x22:
  1529. case 0x23:
  1530. return 1;
  1531. break;
  1532. default:
  1533. return err_sym >> 4;
  1534. break;
  1535. }
  1536. /* x8 symbols */
  1537. else
  1538. switch (err_sym) {
  1539. /* imaginary bits not in a DIMM */
  1540. case 0x10:
  1541. WARN(1, KERN_ERR "Invalid error symbol: 0x%x\n",
  1542. err_sym);
  1543. return -1;
  1544. break;
  1545. case 0x11:
  1546. return 0;
  1547. break;
  1548. case 0x12:
  1549. return 1;
  1550. break;
  1551. default:
  1552. return err_sym >> 3;
  1553. break;
  1554. }
  1555. return -1;
  1556. }
  1557. static int get_channel_from_ecc_syndrome(struct mem_ctl_info *mci, u16 syndrome)
  1558. {
  1559. struct amd64_pvt *pvt = mci->pvt_info;
  1560. int err_sym = -1;
  1561. if (pvt->ecc_sym_sz == 8)
  1562. err_sym = decode_syndrome(syndrome, x8_vectors,
  1563. ARRAY_SIZE(x8_vectors),
  1564. pvt->ecc_sym_sz);
  1565. else if (pvt->ecc_sym_sz == 4)
  1566. err_sym = decode_syndrome(syndrome, x4_vectors,
  1567. ARRAY_SIZE(x4_vectors),
  1568. pvt->ecc_sym_sz);
  1569. else {
  1570. amd64_warn("Illegal syndrome type: %u\n", pvt->ecc_sym_sz);
  1571. return err_sym;
  1572. }
  1573. return map_err_sym_to_channel(err_sym, pvt->ecc_sym_sz);
  1574. }
  1575. /*
  1576. * Handle any Correctable Errors (CEs) that have occurred. Check for valid ERROR
  1577. * ADDRESS and process.
  1578. */
  1579. static void amd64_handle_ce(struct mem_ctl_info *mci, struct mce *m)
  1580. {
  1581. struct amd64_pvt *pvt = mci->pvt_info;
  1582. u64 sys_addr;
  1583. u16 syndrome;
  1584. /* Ensure that the Error Address is VALID */
  1585. if (!(m->status & MCI_STATUS_ADDRV)) {
  1586. amd64_mc_err(mci, "HW has no ERROR_ADDRESS available\n");
  1587. edac_mc_handle_error(HW_EVENT_ERR_CORRECTED, mci, 1,
  1588. 0, 0, 0,
  1589. -1, -1, -1,
  1590. "HW has no ERROR_ADDRESS available",
  1591. "");
  1592. return;
  1593. }
  1594. sys_addr = get_error_address(m);
  1595. syndrome = extract_syndrome(m->status);
  1596. amd64_mc_err(mci, "CE ERROR_ADDRESS= 0x%llx\n", sys_addr);
  1597. pvt->ops->map_sysaddr_to_csrow(mci, sys_addr, syndrome);
  1598. }
  1599. /* Handle any Un-correctable Errors (UEs) */
  1600. static void amd64_handle_ue(struct mem_ctl_info *mci, struct mce *m)
  1601. {
  1602. struct mem_ctl_info *log_mci, *src_mci = NULL;
  1603. int csrow;
  1604. u64 sys_addr;
  1605. u32 page, offset;
  1606. log_mci = mci;
  1607. if (!(m->status & MCI_STATUS_ADDRV)) {
  1608. amd64_mc_err(mci, "HW has no ERROR_ADDRESS available\n");
  1609. edac_mc_handle_error(HW_EVENT_ERR_UNCORRECTED, mci, 1,
  1610. 0, 0, 0,
  1611. -1, -1, -1,
  1612. "HW has no ERROR_ADDRESS available",
  1613. "");
  1614. return;
  1615. }
  1616. sys_addr = get_error_address(m);
  1617. error_address_to_page_and_offset(sys_addr, &page, &offset);
  1618. /*
  1619. * Find out which node the error address belongs to. This may be
  1620. * different from the node that detected the error.
  1621. */
  1622. src_mci = find_mc_by_sys_addr(mci, sys_addr);
  1623. if (!src_mci) {
  1624. amd64_mc_err(mci, "ERROR ADDRESS (0x%lx) NOT mapped to a MC\n",
  1625. (unsigned long)sys_addr);
  1626. edac_mc_handle_error(HW_EVENT_ERR_UNCORRECTED, mci, 1,
  1627. page, offset, 0,
  1628. -1, -1, -1,
  1629. "ERROR ADDRESS NOT mapped to a MC",
  1630. "");
  1631. return;
  1632. }
  1633. log_mci = src_mci;
  1634. csrow = sys_addr_to_csrow(log_mci, sys_addr);
  1635. if (csrow < 0) {
  1636. amd64_mc_err(mci, "ERROR_ADDRESS (0x%lx) NOT mapped to CS\n",
  1637. (unsigned long)sys_addr);
  1638. edac_mc_handle_error(HW_EVENT_ERR_UNCORRECTED, mci, 1,
  1639. page, offset, 0,
  1640. -1, -1, -1,
  1641. "ERROR ADDRESS NOT mapped to CS",
  1642. "");
  1643. } else {
  1644. edac_mc_handle_error(HW_EVENT_ERR_UNCORRECTED, mci, 1,
  1645. page, offset, 0,
  1646. csrow, -1, -1,
  1647. "", "");
  1648. }
  1649. }
  1650. static inline void __amd64_decode_bus_error(struct mem_ctl_info *mci,
  1651. struct mce *m)
  1652. {
  1653. u16 ec = EC(m->status);
  1654. u8 xec = XEC(m->status, 0x1f);
  1655. u8 ecc_type = (m->status >> 45) & 0x3;
  1656. /* Bail early out if this was an 'observed' error */
  1657. if (PP(ec) == NBSL_PP_OBS)
  1658. return;
  1659. /* Do only ECC errors */
  1660. if (xec && xec != F10_NBSL_EXT_ERR_ECC)
  1661. return;
  1662. if (ecc_type == 2)
  1663. amd64_handle_ce(mci, m);
  1664. else if (ecc_type == 1)
  1665. amd64_handle_ue(mci, m);
  1666. }
  1667. void amd64_decode_bus_error(int node_id, struct mce *m)
  1668. {
  1669. __amd64_decode_bus_error(mcis[node_id], m);
  1670. }
  1671. /*
  1672. * Use pvt->F2 which contains the F2 CPU PCI device to get the related
  1673. * F1 (AddrMap) and F3 (Misc) devices. Return negative value on error.
  1674. */
  1675. static int reserve_mc_sibling_devs(struct amd64_pvt *pvt, u16 f1_id, u16 f3_id)
  1676. {
  1677. /* Reserve the ADDRESS MAP Device */
  1678. pvt->F1 = pci_get_related_function(pvt->F2->vendor, f1_id, pvt->F2);
  1679. if (!pvt->F1) {
  1680. amd64_err("error address map device not found: "
  1681. "vendor %x device 0x%x (broken BIOS?)\n",
  1682. PCI_VENDOR_ID_AMD, f1_id);
  1683. return -ENODEV;
  1684. }
  1685. /* Reserve the MISC Device */
  1686. pvt->F3 = pci_get_related_function(pvt->F2->vendor, f3_id, pvt->F2);
  1687. if (!pvt->F3) {
  1688. pci_dev_put(pvt->F1);
  1689. pvt->F1 = NULL;
  1690. amd64_err("error F3 device not found: "
  1691. "vendor %x device 0x%x (broken BIOS?)\n",
  1692. PCI_VENDOR_ID_AMD, f3_id);
  1693. return -ENODEV;
  1694. }
  1695. edac_dbg(1, "F1: %s\n", pci_name(pvt->F1));
  1696. edac_dbg(1, "F2: %s\n", pci_name(pvt->F2));
  1697. edac_dbg(1, "F3: %s\n", pci_name(pvt->F3));
  1698. return 0;
  1699. }
  1700. static void free_mc_sibling_devs(struct amd64_pvt *pvt)
  1701. {
  1702. pci_dev_put(pvt->F1);
  1703. pci_dev_put(pvt->F3);
  1704. }
  1705. /*
  1706. * Retrieve the hardware registers of the memory controller (this includes the
  1707. * 'Address Map' and 'Misc' device regs)
  1708. */
  1709. static void read_mc_regs(struct amd64_pvt *pvt)
  1710. {
  1711. struct cpuinfo_x86 *c = &boot_cpu_data;
  1712. u64 msr_val;
  1713. u32 tmp;
  1714. unsigned range;
  1715. /*
  1716. * Retrieve TOP_MEM and TOP_MEM2; no masking off of reserved bits since
  1717. * those are Read-As-Zero
  1718. */
  1719. rdmsrl(MSR_K8_TOP_MEM1, pvt->top_mem);
  1720. edac_dbg(0, " TOP_MEM: 0x%016llx\n", pvt->top_mem);
  1721. /* check first whether TOP_MEM2 is enabled */
  1722. rdmsrl(MSR_K8_SYSCFG, msr_val);
  1723. if (msr_val & (1U << 21)) {
  1724. rdmsrl(MSR_K8_TOP_MEM2, pvt->top_mem2);
  1725. edac_dbg(0, " TOP_MEM2: 0x%016llx\n", pvt->top_mem2);
  1726. } else
  1727. edac_dbg(0, " TOP_MEM2 disabled\n");
  1728. amd64_read_pci_cfg(pvt->F3, NBCAP, &pvt->nbcap);
  1729. read_dram_ctl_register(pvt);
  1730. for (range = 0; range < DRAM_RANGES; range++) {
  1731. u8 rw;
  1732. /* read settings for this DRAM range */
  1733. read_dram_base_limit_regs(pvt, range);
  1734. rw = dram_rw(pvt, range);
  1735. if (!rw)
  1736. continue;
  1737. edac_dbg(1, " DRAM range[%d], base: 0x%016llx; limit: 0x%016llx\n",
  1738. range,
  1739. get_dram_base(pvt, range),
  1740. get_dram_limit(pvt, range));
  1741. edac_dbg(1, " IntlvEn=%s; Range access: %s%s IntlvSel=%d DstNode=%d\n",
  1742. dram_intlv_en(pvt, range) ? "Enabled" : "Disabled",
  1743. (rw & 0x1) ? "R" : "-",
  1744. (rw & 0x2) ? "W" : "-",
  1745. dram_intlv_sel(pvt, range),
  1746. dram_dst_node(pvt, range));
  1747. }
  1748. read_dct_base_mask(pvt);
  1749. amd64_read_pci_cfg(pvt->F1, DHAR, &pvt->dhar);
  1750. amd64_read_dct_pci_cfg(pvt, DBAM0, &pvt->dbam0);
  1751. amd64_read_pci_cfg(pvt->F3, F10_ONLINE_SPARE, &pvt->online_spare);
  1752. amd64_read_dct_pci_cfg(pvt, DCLR0, &pvt->dclr0);
  1753. amd64_read_dct_pci_cfg(pvt, DCHR0, &pvt->dchr0);
  1754. if (!dct_ganging_enabled(pvt)) {
  1755. amd64_read_dct_pci_cfg(pvt, DCLR1, &pvt->dclr1);
  1756. amd64_read_dct_pci_cfg(pvt, DCHR1, &pvt->dchr1);
  1757. }
  1758. pvt->ecc_sym_sz = 4;
  1759. if (c->x86 >= 0x10) {
  1760. amd64_read_pci_cfg(pvt->F3, EXT_NB_MCA_CFG, &tmp);
  1761. amd64_read_dct_pci_cfg(pvt, DBAM1, &pvt->dbam1);
  1762. /* F10h, revD and later can do x8 ECC too */
  1763. if ((c->x86 > 0x10 || c->x86_model > 7) && tmp & BIT(25))
  1764. pvt->ecc_sym_sz = 8;
  1765. }
  1766. dump_misc_regs(pvt);
  1767. }
  1768. /*
  1769. * NOTE: CPU Revision Dependent code
  1770. *
  1771. * Input:
  1772. * @csrow_nr ChipSelect Row Number (0..NUM_CHIPSELECTS-1)
  1773. * k8 private pointer to -->
  1774. * DRAM Bank Address mapping register
  1775. * node_id
  1776. * DCL register where dual_channel_active is
  1777. *
  1778. * The DBAM register consists of 4 sets of 4 bits each definitions:
  1779. *
  1780. * Bits: CSROWs
  1781. * 0-3 CSROWs 0 and 1
  1782. * 4-7 CSROWs 2 and 3
  1783. * 8-11 CSROWs 4 and 5
  1784. * 12-15 CSROWs 6 and 7
  1785. *
  1786. * Values range from: 0 to 15
  1787. * The meaning of the values depends on CPU revision and dual-channel state,
  1788. * see relevant BKDG more info.
  1789. *
  1790. * The memory controller provides for total of only 8 CSROWs in its current
  1791. * architecture. Each "pair" of CSROWs normally represents just one DIMM in
  1792. * single channel or two (2) DIMMs in dual channel mode.
  1793. *
  1794. * The following code logic collapses the various tables for CSROW based on CPU
  1795. * revision.
  1796. *
  1797. * Returns:
  1798. * The number of PAGE_SIZE pages on the specified CSROW number it
  1799. * encompasses
  1800. *
  1801. */
  1802. static u32 amd64_csrow_nr_pages(struct amd64_pvt *pvt, u8 dct, int csrow_nr)
  1803. {
  1804. u32 cs_mode, nr_pages;
  1805. u32 dbam = dct ? pvt->dbam1 : pvt->dbam0;
  1806. /*
  1807. * The math on this doesn't look right on the surface because x/2*4 can
  1808. * be simplified to x*2 but this expression makes use of the fact that
  1809. * it is integral math where 1/2=0. This intermediate value becomes the
  1810. * number of bits to shift the DBAM register to extract the proper CSROW
  1811. * field.
  1812. */
  1813. cs_mode = (dbam >> ((csrow_nr / 2) * 4)) & 0xF;
  1814. nr_pages = pvt->ops->dbam_to_cs(pvt, dct, cs_mode) << (20 - PAGE_SHIFT);
  1815. edac_dbg(0, " (csrow=%d) DBAM map index= %d\n", csrow_nr, cs_mode);
  1816. edac_dbg(0, " nr_pages/channel= %u channel-count = %d\n",
  1817. nr_pages, pvt->channel_count);
  1818. return nr_pages;
  1819. }
  1820. /*
  1821. * Initialize the array of csrow attribute instances, based on the values
  1822. * from pci config hardware registers.
  1823. */
  1824. static int init_csrows(struct mem_ctl_info *mci)
  1825. {
  1826. struct csrow_info *csrow;
  1827. struct dimm_info *dimm;
  1828. struct amd64_pvt *pvt = mci->pvt_info;
  1829. u64 base, mask;
  1830. u32 val;
  1831. int i, j, empty = 1;
  1832. enum mem_type mtype;
  1833. enum edac_type edac_mode;
  1834. int nr_pages = 0;
  1835. amd64_read_pci_cfg(pvt->F3, NBCFG, &val);
  1836. pvt->nbcfg = val;
  1837. edac_dbg(0, "node %d, NBCFG=0x%08x[ChipKillEccCap: %d|DramEccEn: %d]\n",
  1838. pvt->mc_node_id, val,
  1839. !!(val & NBCFG_CHIPKILL), !!(val & NBCFG_ECC_ENABLE));
  1840. for_each_chip_select(i, 0, pvt) {
  1841. csrow = mci->csrows[i];
  1842. if (!csrow_enabled(i, 0, pvt) && !csrow_enabled(i, 1, pvt)) {
  1843. edac_dbg(1, "----CSROW %d VALID for MC node %d\n",
  1844. i, pvt->mc_node_id);
  1845. continue;
  1846. }
  1847. empty = 0;
  1848. if (csrow_enabled(i, 0, pvt))
  1849. nr_pages = amd64_csrow_nr_pages(pvt, 0, i);
  1850. if (csrow_enabled(i, 1, pvt))
  1851. nr_pages += amd64_csrow_nr_pages(pvt, 1, i);
  1852. get_cs_base_and_mask(pvt, i, 0, &base, &mask);
  1853. /* 8 bytes of resolution */
  1854. mtype = amd64_determine_memory_type(pvt, i);
  1855. edac_dbg(1, " for MC node %d csrow %d:\n", pvt->mc_node_id, i);
  1856. edac_dbg(1, " nr_pages: %u\n",
  1857. nr_pages * pvt->channel_count);
  1858. /*
  1859. * determine whether CHIPKILL or JUST ECC or NO ECC is operating
  1860. */
  1861. if (pvt->nbcfg & NBCFG_ECC_ENABLE)
  1862. edac_mode = (pvt->nbcfg & NBCFG_CHIPKILL) ?
  1863. EDAC_S4ECD4ED : EDAC_SECDED;
  1864. else
  1865. edac_mode = EDAC_NONE;
  1866. for (j = 0; j < pvt->channel_count; j++) {
  1867. dimm = csrow->channels[j]->dimm;
  1868. dimm->mtype = mtype;
  1869. dimm->edac_mode = edac_mode;
  1870. dimm->nr_pages = nr_pages;
  1871. }
  1872. }
  1873. return empty;
  1874. }
  1875. /* get all cores on this DCT */
  1876. static void get_cpus_on_this_dct_cpumask(struct cpumask *mask, unsigned nid)
  1877. {
  1878. int cpu;
  1879. for_each_online_cpu(cpu)
  1880. if (amd_get_nb_id(cpu) == nid)
  1881. cpumask_set_cpu(cpu, mask);
  1882. }
  1883. /* check MCG_CTL on all the cpus on this node */
  1884. static bool amd64_nb_mce_bank_enabled_on_node(unsigned nid)
  1885. {
  1886. cpumask_var_t mask;
  1887. int cpu, nbe;
  1888. bool ret = false;
  1889. if (!zalloc_cpumask_var(&mask, GFP_KERNEL)) {
  1890. amd64_warn("%s: Error allocating mask\n", __func__);
  1891. return false;
  1892. }
  1893. get_cpus_on_this_dct_cpumask(mask, nid);
  1894. rdmsr_on_cpus(mask, MSR_IA32_MCG_CTL, msrs);
  1895. for_each_cpu(cpu, mask) {
  1896. struct msr *reg = per_cpu_ptr(msrs, cpu);
  1897. nbe = reg->l & MSR_MCGCTL_NBE;
  1898. edac_dbg(0, "core: %u, MCG_CTL: 0x%llx, NB MSR is %s\n",
  1899. cpu, reg->q,
  1900. (nbe ? "enabled" : "disabled"));
  1901. if (!nbe)
  1902. goto out;
  1903. }
  1904. ret = true;
  1905. out:
  1906. free_cpumask_var(mask);
  1907. return ret;
  1908. }
  1909. static int toggle_ecc_err_reporting(struct ecc_settings *s, u8 nid, bool on)
  1910. {
  1911. cpumask_var_t cmask;
  1912. int cpu;
  1913. if (!zalloc_cpumask_var(&cmask, GFP_KERNEL)) {
  1914. amd64_warn("%s: error allocating mask\n", __func__);
  1915. return false;
  1916. }
  1917. get_cpus_on_this_dct_cpumask(cmask, nid);
  1918. rdmsr_on_cpus(cmask, MSR_IA32_MCG_CTL, msrs);
  1919. for_each_cpu(cpu, cmask) {
  1920. struct msr *reg = per_cpu_ptr(msrs, cpu);
  1921. if (on) {
  1922. if (reg->l & MSR_MCGCTL_NBE)
  1923. s->flags.nb_mce_enable = 1;
  1924. reg->l |= MSR_MCGCTL_NBE;
  1925. } else {
  1926. /*
  1927. * Turn off NB MCE reporting only when it was off before
  1928. */
  1929. if (!s->flags.nb_mce_enable)
  1930. reg->l &= ~MSR_MCGCTL_NBE;
  1931. }
  1932. }
  1933. wrmsr_on_cpus(cmask, MSR_IA32_MCG_CTL, msrs);
  1934. free_cpumask_var(cmask);
  1935. return 0;
  1936. }
  1937. static bool enable_ecc_error_reporting(struct ecc_settings *s, u8 nid,
  1938. struct pci_dev *F3)
  1939. {
  1940. bool ret = true;
  1941. u32 value, mask = 0x3; /* UECC/CECC enable */
  1942. if (toggle_ecc_err_reporting(s, nid, ON)) {
  1943. amd64_warn("Error enabling ECC reporting over MCGCTL!\n");
  1944. return false;
  1945. }
  1946. amd64_read_pci_cfg(F3, NBCTL, &value);
  1947. s->old_nbctl = value & mask;
  1948. s->nbctl_valid = true;
  1949. value |= mask;
  1950. amd64_write_pci_cfg(F3, NBCTL, value);
  1951. amd64_read_pci_cfg(F3, NBCFG, &value);
  1952. edac_dbg(0, "1: node %d, NBCFG=0x%08x[DramEccEn: %d]\n",
  1953. nid, value, !!(value & NBCFG_ECC_ENABLE));
  1954. if (!(value & NBCFG_ECC_ENABLE)) {
  1955. amd64_warn("DRAM ECC disabled on this node, enabling...\n");
  1956. s->flags.nb_ecc_prev = 0;
  1957. /* Attempt to turn on DRAM ECC Enable */
  1958. value |= NBCFG_ECC_ENABLE;
  1959. amd64_write_pci_cfg(F3, NBCFG, value);
  1960. amd64_read_pci_cfg(F3, NBCFG, &value);
  1961. if (!(value & NBCFG_ECC_ENABLE)) {
  1962. amd64_warn("Hardware rejected DRAM ECC enable,"
  1963. "check memory DIMM configuration.\n");
  1964. ret = false;
  1965. } else {
  1966. amd64_info("Hardware accepted DRAM ECC Enable\n");
  1967. }
  1968. } else {
  1969. s->flags.nb_ecc_prev = 1;
  1970. }
  1971. edac_dbg(0, "2: node %d, NBCFG=0x%08x[DramEccEn: %d]\n",
  1972. nid, value, !!(value & NBCFG_ECC_ENABLE));
  1973. return ret;
  1974. }
  1975. static void restore_ecc_error_reporting(struct ecc_settings *s, u8 nid,
  1976. struct pci_dev *F3)
  1977. {
  1978. u32 value, mask = 0x3; /* UECC/CECC enable */
  1979. if (!s->nbctl_valid)
  1980. return;
  1981. amd64_read_pci_cfg(F3, NBCTL, &value);
  1982. value &= ~mask;
  1983. value |= s->old_nbctl;
  1984. amd64_write_pci_cfg(F3, NBCTL, value);
  1985. /* restore previous BIOS DRAM ECC "off" setting we force-enabled */
  1986. if (!s->flags.nb_ecc_prev) {
  1987. amd64_read_pci_cfg(F3, NBCFG, &value);
  1988. value &= ~NBCFG_ECC_ENABLE;
  1989. amd64_write_pci_cfg(F3, NBCFG, value);
  1990. }
  1991. /* restore the NB Enable MCGCTL bit */
  1992. if (toggle_ecc_err_reporting(s, nid, OFF))
  1993. amd64_warn("Error restoring NB MCGCTL settings!\n");
  1994. }
  1995. /*
  1996. * EDAC requires that the BIOS have ECC enabled before
  1997. * taking over the processing of ECC errors. A command line
  1998. * option allows to force-enable hardware ECC later in
  1999. * enable_ecc_error_reporting().
  2000. */
  2001. static const char *ecc_msg =
  2002. "ECC disabled in the BIOS or no ECC capability, module will not load.\n"
  2003. " Either enable ECC checking or force module loading by setting "
  2004. "'ecc_enable_override'.\n"
  2005. " (Note that use of the override may cause unknown side effects.)\n";
  2006. static bool ecc_enabled(struct pci_dev *F3, u8 nid)
  2007. {
  2008. u32 value;
  2009. u8 ecc_en = 0;
  2010. bool nb_mce_en = false;
  2011. amd64_read_pci_cfg(F3, NBCFG, &value);
  2012. ecc_en = !!(value & NBCFG_ECC_ENABLE);
  2013. amd64_info("DRAM ECC %s.\n", (ecc_en ? "enabled" : "disabled"));
  2014. nb_mce_en = amd64_nb_mce_bank_enabled_on_node(nid);
  2015. if (!nb_mce_en)
  2016. amd64_notice("NB MCE bank disabled, set MSR "
  2017. "0x%08x[4] on node %d to enable.\n",
  2018. MSR_IA32_MCG_CTL, nid);
  2019. if (!ecc_en || !nb_mce_en) {
  2020. amd64_notice("%s", ecc_msg);
  2021. return false;
  2022. }
  2023. return true;
  2024. }
  2025. static int set_mc_sysfs_attrs(struct mem_ctl_info *mci)
  2026. {
  2027. int rc;
  2028. rc = amd64_create_sysfs_dbg_files(mci);
  2029. if (rc < 0)
  2030. return rc;
  2031. if (boot_cpu_data.x86 >= 0x10) {
  2032. rc = amd64_create_sysfs_inject_files(mci);
  2033. if (rc < 0)
  2034. return rc;
  2035. }
  2036. return 0;
  2037. }
  2038. static void del_mc_sysfs_attrs(struct mem_ctl_info *mci)
  2039. {
  2040. amd64_remove_sysfs_dbg_files(mci);
  2041. if (boot_cpu_data.x86 >= 0x10)
  2042. amd64_remove_sysfs_inject_files(mci);
  2043. }
  2044. static void setup_mci_misc_attrs(struct mem_ctl_info *mci,
  2045. struct amd64_family_type *fam)
  2046. {
  2047. struct amd64_pvt *pvt = mci->pvt_info;
  2048. mci->mtype_cap = MEM_FLAG_DDR2 | MEM_FLAG_RDDR2;
  2049. mci->edac_ctl_cap = EDAC_FLAG_NONE;
  2050. if (pvt->nbcap & NBCAP_SECDED)
  2051. mci->edac_ctl_cap |= EDAC_FLAG_SECDED;
  2052. if (pvt->nbcap & NBCAP_CHIPKILL)
  2053. mci->edac_ctl_cap |= EDAC_FLAG_S4ECD4ED;
  2054. mci->edac_cap = amd64_determine_edac_cap(pvt);
  2055. mci->mod_name = EDAC_MOD_STR;
  2056. mci->mod_ver = EDAC_AMD64_VERSION;
  2057. mci->ctl_name = fam->ctl_name;
  2058. mci->dev_name = pci_name(pvt->F2);
  2059. mci->ctl_page_to_phys = NULL;
  2060. /* memory scrubber interface */
  2061. mci->set_sdram_scrub_rate = amd64_set_scrub_rate;
  2062. mci->get_sdram_scrub_rate = amd64_get_scrub_rate;
  2063. }
  2064. /*
  2065. * returns a pointer to the family descriptor on success, NULL otherwise.
  2066. */
  2067. static struct amd64_family_type *amd64_per_family_init(struct amd64_pvt *pvt)
  2068. {
  2069. u8 fam = boot_cpu_data.x86;
  2070. struct amd64_family_type *fam_type = NULL;
  2071. switch (fam) {
  2072. case 0xf:
  2073. fam_type = &amd64_family_types[K8_CPUS];
  2074. pvt->ops = &amd64_family_types[K8_CPUS].ops;
  2075. break;
  2076. case 0x10:
  2077. fam_type = &amd64_family_types[F10_CPUS];
  2078. pvt->ops = &amd64_family_types[F10_CPUS].ops;
  2079. break;
  2080. case 0x15:
  2081. fam_type = &amd64_family_types[F15_CPUS];
  2082. pvt->ops = &amd64_family_types[F15_CPUS].ops;
  2083. break;
  2084. default:
  2085. amd64_err("Unsupported family!\n");
  2086. return NULL;
  2087. }
  2088. pvt->ext_model = boot_cpu_data.x86_model >> 4;
  2089. amd64_info("%s %sdetected (node %d).\n", fam_type->ctl_name,
  2090. (fam == 0xf ?
  2091. (pvt->ext_model >= K8_REV_F ? "revF or later "
  2092. : "revE or earlier ")
  2093. : ""), pvt->mc_node_id);
  2094. return fam_type;
  2095. }
  2096. static int amd64_init_one_instance(struct pci_dev *F2)
  2097. {
  2098. struct amd64_pvt *pvt = NULL;
  2099. struct amd64_family_type *fam_type = NULL;
  2100. struct mem_ctl_info *mci = NULL;
  2101. struct edac_mc_layer layers[2];
  2102. int err = 0, ret;
  2103. u8 nid = get_node_id(F2);
  2104. ret = -ENOMEM;
  2105. pvt = kzalloc(sizeof(struct amd64_pvt), GFP_KERNEL);
  2106. if (!pvt)
  2107. goto err_ret;
  2108. pvt->mc_node_id = nid;
  2109. pvt->F2 = F2;
  2110. ret = -EINVAL;
  2111. fam_type = amd64_per_family_init(pvt);
  2112. if (!fam_type)
  2113. goto err_free;
  2114. ret = -ENODEV;
  2115. err = reserve_mc_sibling_devs(pvt, fam_type->f1_id, fam_type->f3_id);
  2116. if (err)
  2117. goto err_free;
  2118. read_mc_regs(pvt);
  2119. /*
  2120. * We need to determine how many memory channels there are. Then use
  2121. * that information for calculating the size of the dynamic instance
  2122. * tables in the 'mci' structure.
  2123. */
  2124. ret = -EINVAL;
  2125. pvt->channel_count = pvt->ops->early_channel_count(pvt);
  2126. if (pvt->channel_count < 0)
  2127. goto err_siblings;
  2128. ret = -ENOMEM;
  2129. layers[0].type = EDAC_MC_LAYER_CHIP_SELECT;
  2130. layers[0].size = pvt->csels[0].b_cnt;
  2131. layers[0].is_virt_csrow = true;
  2132. layers[1].type = EDAC_MC_LAYER_CHANNEL;
  2133. layers[1].size = pvt->channel_count;
  2134. layers[1].is_virt_csrow = false;
  2135. mci = edac_mc_alloc(nid, ARRAY_SIZE(layers), layers, 0);
  2136. if (!mci)
  2137. goto err_siblings;
  2138. mci->pvt_info = pvt;
  2139. mci->pdev = &pvt->F2->dev;
  2140. setup_mci_misc_attrs(mci, fam_type);
  2141. if (init_csrows(mci))
  2142. mci->edac_cap = EDAC_FLAG_NONE;
  2143. ret = -ENODEV;
  2144. if (edac_mc_add_mc(mci)) {
  2145. edac_dbg(1, "failed edac_mc_add_mc()\n");
  2146. goto err_add_mc;
  2147. }
  2148. if (set_mc_sysfs_attrs(mci)) {
  2149. edac_dbg(1, "failed edac_mc_add_mc()\n");
  2150. goto err_add_sysfs;
  2151. }
  2152. /* register stuff with EDAC MCE */
  2153. if (report_gart_errors)
  2154. amd_report_gart_errors(true);
  2155. amd_register_ecc_decoder(amd64_decode_bus_error);
  2156. mcis[nid] = mci;
  2157. atomic_inc(&drv_instances);
  2158. return 0;
  2159. err_add_sysfs:
  2160. edac_mc_del_mc(mci->pdev);
  2161. err_add_mc:
  2162. edac_mc_free(mci);
  2163. err_siblings:
  2164. free_mc_sibling_devs(pvt);
  2165. err_free:
  2166. kfree(pvt);
  2167. err_ret:
  2168. return ret;
  2169. }
  2170. static int __devinit amd64_probe_one_instance(struct pci_dev *pdev,
  2171. const struct pci_device_id *mc_type)
  2172. {
  2173. u8 nid = get_node_id(pdev);
  2174. struct pci_dev *F3 = node_to_amd_nb(nid)->misc;
  2175. struct ecc_settings *s;
  2176. int ret = 0;
  2177. ret = pci_enable_device(pdev);
  2178. if (ret < 0) {
  2179. edac_dbg(0, "ret=%d\n", ret);
  2180. return -EIO;
  2181. }
  2182. ret = -ENOMEM;
  2183. s = kzalloc(sizeof(struct ecc_settings), GFP_KERNEL);
  2184. if (!s)
  2185. goto err_out;
  2186. ecc_stngs[nid] = s;
  2187. if (!ecc_enabled(F3, nid)) {
  2188. ret = -ENODEV;
  2189. if (!ecc_enable_override)
  2190. goto err_enable;
  2191. amd64_warn("Forcing ECC on!\n");
  2192. if (!enable_ecc_error_reporting(s, nid, F3))
  2193. goto err_enable;
  2194. }
  2195. ret = amd64_init_one_instance(pdev);
  2196. if (ret < 0) {
  2197. amd64_err("Error probing instance: %d\n", nid);
  2198. restore_ecc_error_reporting(s, nid, F3);
  2199. }
  2200. return ret;
  2201. err_enable:
  2202. kfree(s);
  2203. ecc_stngs[nid] = NULL;
  2204. err_out:
  2205. return ret;
  2206. }
  2207. static void __devexit amd64_remove_one_instance(struct pci_dev *pdev)
  2208. {
  2209. struct mem_ctl_info *mci;
  2210. struct amd64_pvt *pvt;
  2211. u8 nid = get_node_id(pdev);
  2212. struct pci_dev *F3 = node_to_amd_nb(nid)->misc;
  2213. struct ecc_settings *s = ecc_stngs[nid];
  2214. mci = find_mci_by_dev(&pdev->dev);
  2215. del_mc_sysfs_attrs(mci);
  2216. /* Remove from EDAC CORE tracking list */
  2217. mci = edac_mc_del_mc(&pdev->dev);
  2218. if (!mci)
  2219. return;
  2220. pvt = mci->pvt_info;
  2221. restore_ecc_error_reporting(s, nid, F3);
  2222. free_mc_sibling_devs(pvt);
  2223. /* unregister from EDAC MCE */
  2224. amd_report_gart_errors(false);
  2225. amd_unregister_ecc_decoder(amd64_decode_bus_error);
  2226. kfree(ecc_stngs[nid]);
  2227. ecc_stngs[nid] = NULL;
  2228. /* Free the EDAC CORE resources */
  2229. mci->pvt_info = NULL;
  2230. mcis[nid] = NULL;
  2231. kfree(pvt);
  2232. edac_mc_free(mci);
  2233. }
  2234. /*
  2235. * This table is part of the interface for loading drivers for PCI devices. The
  2236. * PCI core identifies what devices are on a system during boot, and then
  2237. * inquiry this table to see if this driver is for a given device found.
  2238. */
  2239. static DEFINE_PCI_DEVICE_TABLE(amd64_pci_table) = {
  2240. {
  2241. .vendor = PCI_VENDOR_ID_AMD,
  2242. .device = PCI_DEVICE_ID_AMD_K8_NB_MEMCTL,
  2243. .subvendor = PCI_ANY_ID,
  2244. .subdevice = PCI_ANY_ID,
  2245. .class = 0,
  2246. .class_mask = 0,
  2247. },
  2248. {
  2249. .vendor = PCI_VENDOR_ID_AMD,
  2250. .device = PCI_DEVICE_ID_AMD_10H_NB_DRAM,
  2251. .subvendor = PCI_ANY_ID,
  2252. .subdevice = PCI_ANY_ID,
  2253. .class = 0,
  2254. .class_mask = 0,
  2255. },
  2256. {
  2257. .vendor = PCI_VENDOR_ID_AMD,
  2258. .device = PCI_DEVICE_ID_AMD_15H_NB_F2,
  2259. .subvendor = PCI_ANY_ID,
  2260. .subdevice = PCI_ANY_ID,
  2261. .class = 0,
  2262. .class_mask = 0,
  2263. },
  2264. {0, }
  2265. };
  2266. MODULE_DEVICE_TABLE(pci, amd64_pci_table);
  2267. static struct pci_driver amd64_pci_driver = {
  2268. .name = EDAC_MOD_STR,
  2269. .probe = amd64_probe_one_instance,
  2270. .remove = __devexit_p(amd64_remove_one_instance),
  2271. .id_table = amd64_pci_table,
  2272. };
  2273. static void setup_pci_device(void)
  2274. {
  2275. struct mem_ctl_info *mci;
  2276. struct amd64_pvt *pvt;
  2277. if (amd64_ctl_pci)
  2278. return;
  2279. mci = mcis[0];
  2280. if (mci) {
  2281. pvt = mci->pvt_info;
  2282. amd64_ctl_pci =
  2283. edac_pci_create_generic_ctl(&pvt->F2->dev, EDAC_MOD_STR);
  2284. if (!amd64_ctl_pci) {
  2285. pr_warning("%s(): Unable to create PCI control\n",
  2286. __func__);
  2287. pr_warning("%s(): PCI error report via EDAC not set\n",
  2288. __func__);
  2289. }
  2290. }
  2291. }
  2292. static int __init amd64_edac_init(void)
  2293. {
  2294. int err = -ENODEV;
  2295. printk(KERN_INFO "AMD64 EDAC driver v%s\n", EDAC_AMD64_VERSION);
  2296. opstate_init();
  2297. if (amd_cache_northbridges() < 0)
  2298. goto err_ret;
  2299. err = -ENOMEM;
  2300. mcis = kzalloc(amd_nb_num() * sizeof(mcis[0]), GFP_KERNEL);
  2301. ecc_stngs = kzalloc(amd_nb_num() * sizeof(ecc_stngs[0]), GFP_KERNEL);
  2302. if (!(mcis && ecc_stngs))
  2303. goto err_free;
  2304. msrs = msrs_alloc();
  2305. if (!msrs)
  2306. goto err_free;
  2307. err = pci_register_driver(&amd64_pci_driver);
  2308. if (err)
  2309. goto err_pci;
  2310. err = -ENODEV;
  2311. if (!atomic_read(&drv_instances))
  2312. goto err_no_instances;
  2313. setup_pci_device();
  2314. return 0;
  2315. err_no_instances:
  2316. pci_unregister_driver(&amd64_pci_driver);
  2317. err_pci:
  2318. msrs_free(msrs);
  2319. msrs = NULL;
  2320. err_free:
  2321. kfree(mcis);
  2322. mcis = NULL;
  2323. kfree(ecc_stngs);
  2324. ecc_stngs = NULL;
  2325. err_ret:
  2326. return err;
  2327. }
  2328. static void __exit amd64_edac_exit(void)
  2329. {
  2330. if (amd64_ctl_pci)
  2331. edac_pci_release_generic_ctl(amd64_ctl_pci);
  2332. pci_unregister_driver(&amd64_pci_driver);
  2333. kfree(ecc_stngs);
  2334. ecc_stngs = NULL;
  2335. kfree(mcis);
  2336. mcis = NULL;
  2337. msrs_free(msrs);
  2338. msrs = NULL;
  2339. }
  2340. module_init(amd64_edac_init);
  2341. module_exit(amd64_edac_exit);
  2342. MODULE_LICENSE("GPL");
  2343. MODULE_AUTHOR("SoftwareBitMaker: Doug Thompson, "
  2344. "Dave Peterson, Thayne Harbaugh");
  2345. MODULE_DESCRIPTION("MC support for AMD64 memory controllers - "
  2346. EDAC_AMD64_VERSION);
  2347. module_param(edac_op_state, int, 0444);
  2348. MODULE_PARM_DESC(edac_op_state, "EDAC Error Reporting state: 0=Poll,1=NMI");