amd64_edac.c 73 KB

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