diff options
| author | Prarit Bhargava <[email protected]> | 2015-12-09 13:31:12 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2015-12-12 01:31:11 +0000 |
| commit | 79a21dbfae3cd40d5a801778071a9967b79c2c20 (patch) | |
| tree | c55b58db9379107290a0dc2bafe4f04530b707c0 /drivers/fpga/fpga-mgr.c | |
| parent | powercap / RAPL: Enable Broxton RAPL support (diff) | |
| download | kernel-79a21dbfae3cd40d5a801778071a9967b79c2c20.tar.gz kernel-79a21dbfae3cd40d5a801778071a9967b79c2c20.zip | |
powercap / RAPL: fix BIOS lock check
Intel RAPL initialized on several systems where the BIOS lock bit (msr
0x610, bit 63) was set. This occured because the return value of
rapl_read_data_raw() was being checked, rather than the value of the variable
passed in, locked.
This patch properly implments the rapl_read_data_raw() call to check the
variable locked, and now the Intel RAPL driver outputs the warning:
intel_rapl: RAPL package 0 domain package locked by BIOS
and does not initialize for the package.
Signed-off-by: Prarit Bhargava <[email protected]>
Acked-by: Jacob Pan <[email protected]>
Cc: All applicable <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
