mirror of https://github.com/torvalds/linux.git
If the IFS scan test exits prematurely due to a timeout before
completing a single run, the union ifs_status remains uninitialized,
leading to incorrect test status reporting. To prevent this, always
initialize the union ifs_status to zero.
Fixes:
|
||
|---|---|---|
| .. | ||
| atomisp2 | ||
| ifs | ||
| int1092 | ||
| int3472 | ||
| pmc | ||
| pmt | ||
| speed_select_if | ||
| telemetry | ||
| uncore-frequency | ||
| wmi | ||
| Kconfig | ||
| Makefile | ||
| bxtwc_tmu.c | ||
| bytcrc_pwrsrc.c | ||
| chtdc_ti_pwrbtn.c | ||
| chtwc_int33fe.c | ||
| crystal_cove_charger.c | ||
| hid.c | ||
| int0002_vgpio.c | ||
| intel_plr_tpmi.c | ||
| ishtp_eclite.c | ||
| mrfld_pwrbtn.c | ||
| oaktrail.c | ||
| punit_ipc.c | ||
| rst.c | ||
| sdsi.c | ||
| smartconnect.c | ||
| tpmi.c | ||
| tpmi_power_domains.c | ||
| tpmi_power_domains.h | ||
| turbo_max_3.c | ||
| vbtn.c | ||
| vsec.c | ||
| vsec.h | ||