commit | 486dfb1638bc49e9f3bbbefbe4832024ba6abe0d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Apr 25 11:47:36 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 28 19:13:54 2012 -0300 |
tree | c78481a48f1ae6670c9d6377cdc9ed0b916b65cc | |
parent | 9f70d08a4c4581eee802563b709f710ad492d966 [diff] |
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>