Bug 204843 - xhci_hcd / AMD-Vi: "IO_PAGE_FAULT domain=0x0000 address=0xfff67040 flags=0x0020" after returning from hibernation
Summary: xhci_hcd / AMD-Vi: "IO_PAGE_FAULT domain=0x0000 address=0xfff67040 flags=0x00...
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-14 07:23 UTC by Ákos Szőts
Modified: 2019-09-14 08:04 UTC (History)
0 users

See Also:
Kernel Version: 5.2.5
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Ákos Szőts 2019-09-14 07:23:47 UTC
When I suspend my computer to disk and reboot it into Windows, xhci_hcd reproducibly prints into dmesg the following message after Linux is restarted:

xhci_hcd 0000:2f:00.3: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0xfff67040 flags=0x0020]

The device in question:

2f:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c] (prog-if 30 [XHCI])
        Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7c37]
        Flags: bus master, fast devsel, latency 0, IRQ 93
        Memory at f7900000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: [48] Vendor Specific Information: Len=08 <?>
        Capabilities: [50] Power Management version 3
        Capabilities: [64] Express Endpoint, MSI 00
        Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+
        Capabilities: [c0] MSI-X: Enable+ Count=8 Masked-
        Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
        Capabilities: [370] Transaction Processing Hints
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

uname -a:
Linux openSUSE 5.2.5-1-default #1 SMP Wed Jul 31 10:41:36 UTC 2019 (79b6a9c) x86_64 x86_64 x86_64 GNU/Linux

Since I can reproduce it, feel free to ask away for more information.
Comment 1 Greg Kroah-Hartman 2019-09-14 08:04:17 UTC
On Sat, Sep 14, 2019 at 07:23:47AM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=204843
> 
>             Bug ID: 204843
>            Summary: xhci_hcd / AMD-Vi: "IO_PAGE_FAULT domain=0x0000
>                     address=0xfff67040 flags=0x0020" after returning from
>                     hibernation
>            Product: Drivers
>            Version: 2.5
>     Kernel Version: 5.2.5

All USB bugs should be sent to the linux-usb@vger.kernel.org mailing
list, and not entered into bugzilla.  Please bring this issue up there,
if it is still a problem in the latest kernel release.

Note You need to log in before you can comment on or make changes to this bug.