aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorArtem Bityutskiy <[email protected]>2023-04-19 17:39:44 +0300
committerRafael J. Wysocki <[email protected]>2023-04-27 19:37:36 +0200
commit00433eae1771d355f20c152ddc5976baedb427e2 (patch)
tree899f414afc50a8f3051a18fdeae54a6052019029 /lib/mpi/mpi-mod.c
parent1abffbd827668b3b44c34b168ccb5ee2866714a8 (diff)
intel_idle: improve C-state flags handling robustness
The following C-state flags are currently mutually-exclusive and should not be combined: * IRQ_ENABLE * IBRS * XSTATE There is a warning for the situation when the IRQ_ENABLE flag is combined with the IBRS flag, but no warnings for other combinations. This is inconsistent and prone to errors. Improve the situation by adding warnings for all the unexpected combinations. Add a couple of helpful commentaries too. Signed-off-by: Artem Bityutskiy <[email protected]> Reviewed-by: Zhang Rui <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions