diff options
author | Daniel Rahn <Daniel.Rahn@novell.com> | 2008-06-06 09:42:36 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-06-18 10:29:58 +0200 |
commit | b4b3bd96f26586e53ab5482f1869221dd1b5ac36 (patch) | |
tree | d8e9bb89aa5c78e48d84d3ed1222b1d7dd1d4bc4 /sound/core | |
parent | 8edc5cc5ec880c96de8e6686fb0d7a5231e91c05 (diff) |
x86: correctly report NR_BANKS in mce_64.c
attached is a no-brainer that makes kernel correctly report
NR_BANKS for MCE. We are right now limited to NR_BANKS==6, but the
error message will use the available number of banks instead of the
defined maximum.
For a Nehalem based system it will print:
"MCE: warning: using only 9 banks"
while the correct message would be
"MCE: warning: using only 6 banks"
Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions