Searched hist:f65aad41772f6a0022e9763fe06f47604449964c (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/edac/ |
H A D | octeon_edac-pci.c | f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
H A D | octeon_edac-pc.c | f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
H A D | octeon_edac-l2c.c | f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
H A D | octeon_edac-lmc.c | f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
/linux/arch/mips/pci/ |
H A D | pci-octeon.c | diff f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
/linux/arch/mips/mm/ |
H A D | c-octeon.c | diff f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
/linux/arch/mips/cavium-octeon/ |
H A D | setup.c | diff f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|
/linux/ |
H A D | MAINTAINERS | diff f65aad41772f6a0022e9763fe06f47604449964c Wed Oct 17 00:39:09 CEST 2012 Ralf Baechle <ralf@linux-mips.org> MIPS: Cavium: Add EDAC support.
Drivers for EDAC on Cavium. Supported subsystems are:
o CPU primary caches. These are parity protected only, so only error reporting. o Second level cache - ECC protected, provides SECDED. o Memory: ECC / SECDEC if used with suitable DRAM modules. The driver will will only initialize if ECC is enabled on a system so is safe to run on non-ECC memory. o PCI: Parity error reporting
Since it is very hard to test this sort of code the implementation is very conservative and uses polling where possible for now.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reviewed-by: Borislav Petkov <borislav.petkov@amd.com>
|