Re: [PATCH wireless v2 1/3] wifi: iwlwifi: pcie: don't infer CSME presence from a failed read
From: Navon John Lukose
Date: Mon Aug 31 2026 - 12:02:09 EST
Fair catch on me_recheck_wk. It is pre-existing, but this patch widens it:
a poisoned read used to take the WIAMT_KNOWN branch and return without ever
arming the work. Sent separately since it stands alone:
https://lore.kernel.org/all/20260831134140.480276-1-navonjohnlukose@xxxxxxxxx/
Worth taking that one first. The TOCTOU on STATUS_TRANS_DEAD is also
pre-existing and unchanged by this series.
Thanks,
Navon