summaryrefslogtreecommitdiff
path: root/drivers/edac/edac_device.c
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2008-04-29 08:03:15 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-04-29 15:06:26 (GMT)
commit94ee1cf5a88e12f5cbf8c0c78a6c18d3e043241e (patch)
tree6efa44d83472bacc6052d124133009e63b4b600a /drivers/edac/edac_device.c
parent5135b797c8466eac39dc7fb4ae1fac6e7276377a (diff)
downloadlinux-fsl-qoriq-94ee1cf5a88e12f5cbf8c0c78a6c18d3e043241e.tar.xz
edac: add e752x parameter for sysbus_parity selection
Add a module parameter "sysbus_parity" to allow forcing system bus parity error checking on or off. Also add support to automatically disable system bus parity errors for processors which do not support it. If the sysbus_parity parameter is specified, sysbus parity detection will be forced on or off. If it is not specified, the driver will attempt to look at the CPU identifier string and determine if the CPU supports system bus parity. A blacklist was used instead of a whitelist so that system bus parity would be enabled by default and to minimize the chances of breaking things for those people already using the driver which for some reason have a processor that does not have a valid CPU identifier string. [akpm@linux-foundation.org: coding-style fixes] Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/edac/edac_device.c')
0 files changed, 0 insertions, 0 deletions