Commit 4f71a06
committed
Remove redundant 'disabled' declaration for PowerPC64 Linux
The 'disabled' field was declared for configurations other than SMT8
mode, but it is already handled during PowerPC64 Linux system
initialization. This change removes the redundant code.
make test:
Start 1: init-test
1/3 Test #1: init-test ........................ Passed 0.02 sec
Start 2: get-current-test
2/3 Test #2: get-current-test ................. Passed 0.02 sec
Start 3: power-features-test
3/3 Test #3: power-features-test .............. Passed 0.02 sec
100% tests passed, 0 tests failed out of 31 parent 89a25c3 commit 4f71a06
3 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
724 | | - | |
725 | 723 | | |
726 | 724 | | |
727 | 725 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
326 | 325 | | |
327 | 326 | | |
328 | 327 | | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 328 | | |
334 | 329 | | |
335 | 330 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | | - | |
364 | 362 | | |
365 | 363 | | |
366 | 364 | | |
| |||
0 commit comments