diff options
author | Dan Carpenter <[email protected]> | 2011-02-18 12:17:16 +0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-02-20 14:01:32 +0100 |
commit | 1396fa9cd2e34669253b7ca8c75f12103481f71c (patch) | |
tree | ff257508492d732556bb285c42189a36939ad4bb /drivers/pci/hotplug/ibmphp_pci.c | |
parent | 44d60c0f5c58c2168f31df9a481761451840eb54 (diff) |
x86, microcode, AMD: Fix signedness bug in generic_load_microcode()
install_equiv_cpu_table() returns type int. It uses negative
error codes so using an unsigned type breaks the error handling.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Borislav Petkov <[email protected]>
Cc: open list:AMD MICROCODE UPD... <[email protected]>
Cc: Andreas Herrmann <[email protected]>
LKML-Reference: <20110218091716.GA4384@bicker>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp_pci.c')
0 files changed, 0 insertions, 0 deletions