Commit bc3d230
fix(kthread_stress): align build with boot_stages configuration
- Add external_test_bins to kthread_stress_test feature to match
boot_stages build configuration
- Update xtask to create test disk before running stress test
This ensures the kthread stress test kernel is compiled the same way
as the boot stages kernel, which should help with any timing-sensitive
issues related to code layout.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 81e9c91 commit bc3d230
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2888 | 2888 | | |
2889 | 2889 | | |
2890 | 2890 | | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
2891 | 2900 | | |
2892 | 2901 | | |
2893 | 2902 | | |
| |||
0 commit comments