| commit | bf2d17c48a65444ee342ccbed45c6f781b998c4c | [log] [tgz] |
|---|---|---|
| author | Tony Luck <tony.luck@intel.com> | Mon Jul 01 16:22:29 2024 -0700 |
| committer | Tony Luck <tony.luck@intel.com> | Mon Jul 01 16:24:38 2024 -0700 |
| tree | 6e3df55d21ea17aa5a60e09a9c0a02d1572b7efd | |
| parent | 24ce9ff7335b8b43248e7ed342f2a1d750cf5dc8 [diff] |
mca-recover: Flush cache line before trying to consume target address Some injection modes do not flush the target address from the cache. Add a CLFLUSH to be sure. Signed-off-by: Tony Luck <tony.luck@intel.com>