Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dead code in nvme driver which may cause system hang
NvmeHcPciBase is the data used to select PCI BDF and register offset in CF8 port in PCI scan. Use it to access MMIO region is a bug. In some cases, the buggy address falls into iGPU stolen memory and such read access will cause bus hang later. Tracked-On: OAM-115757 Signed-off-by: Qiang Zhang <[email protected]>
- Loading branch information