diff options
author | Jean Delvare <[email protected]> | 2008-08-15 10:58:05 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-15 11:50:15 -0700 |
commit | cebd7709d396b59ff53b95fa3c4d9febbd4c010f (patch) | |
tree | f9a91fd48867990f80f7ac5c8faeb7b66e3ad544 /net/unix/sysctl_net_unix.c | |
parent | cd98a04a59e2f94fa64d5bf1e26498d27427d5e7 (diff) |
hwmon-vid: Fix AMD K8 VID decoding
Not all AMD K8 have 6 VID pins, contrary to what was assumed in
commit 116d0486bdefc11f71e567cadf0c47f788b4dd06. This commit broke
support of older CPU models which have only 5 VID pins:
http://bugzilla.kernel.org/show_bug.cgi?id=11329
We need two entries in the hwmon-vid table, one for 5-bit VID models
(K8 revision <= E) and one for 6-bit VID models (K8 revision >= F).
This fixes bug #11329.
Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Frank Myhr <[email protected]>
Tested-by: Jean-Luc Coulon <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions