Commit d20a5d9
x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>
Current minimum required version of binutils is 2.30, which supports MONITORX
and MWAITX instruction mnemonics.
Replace the byte-wise specification of MONITORX and MWAITX with these proper
mnemonics.
No functional change intended.
Signed-off-by: Uros Bizjak <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Link: https://lore.kernel.org/[email protected]1 parent 5be5021 commit d20a5d9
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
83 | | - | |
84 | | - | |
85 | | - | |
| 81 | + | |
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
| |||
0 commit comments