Revision 56b34b91e22313294154cee0c16e294cf8a45b61 authored by Borislav Petkov on 21 December 2009, 17:13:01 UTC, committed by Borislav Petkov on 24 December 2009, 10:07:07 UTC
Currently, the module does not initialize fully when the DIMMs aren't
ECC but remains still loaded. Propagate the error when no instance of
the driver is properly initialized and prevent further loading.

Reorganize and polish error handling in amd64_edac_init() while at it.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
1 parent 8f68ed9
History
File Mode Size
Kconfig -rw-r--r-- 866 bytes
Makefile -rw-r--r-- 287 bytes
client.c -rw-r--r-- 27.1 KB
error.c -rw-r--r-- 7.4 KB
mod.c -rw-r--r-- 3.8 KB
protocol.c -rw-r--r-- 11.8 KB
protocol.h -rw-r--r-- 1.2 KB
trans_fd.c -rw-r--r-- 24.5 KB
trans_rdma.c -rw-r--r-- 17.3 KB
trans_virtio.c -rw-r--r-- 9.7 KB
util.c -rw-r--r-- 3.2 KB

back to top