File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -331,9 +331,10 @@ ignore_str="$ignore_str"'|DMAR: \[Firmware Bug\]: No firmware reserved region ca
331331# origin logs seen on TGL platforms
332332# DMAR: DRHD: handling fault status reg 3
333333# DMAR: [DMA Read] Request device [00:02.0] PASID ffffffff fault addr 70ad5000 [fault reason 07] Next page table ptr is invalid
334+ # origin logs seen on TGL and TGLH platforms
335+ # DMAR: [DMA Read NO_PASID] Request device [0x00:0x02.0] fault addr 0x7c592000 [fault reason 0x06] PTE Read access is not set
334336ignore_str=" $ignore_str " ' |DMAR: DRHD: handling fault status reg 3'
335- ignore_str=" $ignore_str " ' |DMAR: \[DMA Read\] Request device'
336-
337+ ignore_str=" $ignore_str " ' |DMAR: \[DMA Read.*\] Request device'
337338
338339# TME related warnings can be ignored
339340# x86/mktme: No known encryption algorithm is supported: 0x4
You can’t perform that action at this time.
0 commit comments