Home
last modified time | relevance | path

Searched hist:"486 dfb1638bc49e9f3bbbefbe4832024ba6abe0d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/edac/
H A Di5000_edac.cdiff 486dfb1638bc49e9f3bbbefbe4832024ba6abe0d Wed Apr 25 16:47:36 CEST 2012 Mauro Carvalho Chehab <mchehab@redhat.com> i5000: Fix the fatal error handling

The fatal error channel bits point to a single channel, and not
to a range of channels. Fix the code to properly report it,
instead of printing messages like:
kernel: EDAC MC0: INTERNAL ERROR: channel-b out of range (4 >= 4)

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>