mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 21:48:46 +02:00
In prph_mac_iter, ensure that all required addresses are dumped even if a read fails. Currently, if a read fails, the region dump is stopped, preventing the creation of prph_mac.lst. By dumping all addresses even if a read fails, we can accurately determine which addresses were successfully read and which were not. Signed-off-by: Daniel Gabay <daniel.gabay@intel.com> Reviewed-by: Eilon Rinat <eilon.rinat@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://msgid.link/20240506095953.31fa9ce91a1c.Ia0c86f70c7a6874c15ffc6f8235aa88530208546@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
|---|---|---|
| .. | ||
| api | ||
| acpi.c | ||
| acpi.h | ||
| dbg.c | ||
| dbg.h | ||
| debugfs.c | ||
| debugfs.h | ||
| dump.c | ||
| error-dump.h | ||
| file.h | ||
| img.c | ||
| img.h | ||
| init.c | ||
| notif-wait.c | ||
| notif-wait.h | ||
| paging.c | ||
| pnvm.c | ||
| pnvm.h | ||
| regulatory.c | ||
| regulatory.h | ||
| rs.c | ||
| runtime.h | ||
| smem.c | ||
| uefi.c | ||
| uefi.h | ||