Re: [PATCH 2/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
From: Loc Ho <hidden>
Date: 2015-06-01 17:46:55
Also in:
linux-arm-kernel
From: Loc Ho <hidden>
Date: 2015-06-01 17:46:55
Also in:
linux-arm-kernel
Hi,
quoted
+static void xgene_edac_soc_check(struct edac_device_ctl_info *edac_dev) +{ + struct xgene_edac_dev_ctx *ctx = edac_dev->pvt_info; + static const char * const mem_err_ip[] = { + "10GbE0", + "10GbE1", + "Security", + "SATA45", + "SATA23/ETH23", + "SATA01/ETH01", + "USB1", + "USB0", + "QML", + "QM0", + "QM1 (XGbE01)", + "PCIE4",This list seems a little too hardware specific, I'd assume that the numbers get a different meaning with the xgene2.
You are right... Let me just prints the error code instead. Anyone who care will have to do post processing. Future or existent next generation may re-define them. -Loc -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html