mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: John Glotzer <jglotzer@gmail.com>
To: sergio.callegari@gmail.com
Cc: Aaron.Hou@mediatek.com, Chris.Lu@mediatek.com,
	Deren.Wu@mediatek.com, Hao.Qin@mediatek.com,
	Sean.Wang@mediatek.com, jglotzer@gmail.com,
	johan.hedberg@gmail.com, linux-bluetooth@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
	luiz.dentz@gmail.com, marc.payne@mdpsys.co.uk,
	marcel@holtmann.org, regressions@leemhuis.info,
	regressions@lists.linux.dev, steve.lee@mediatek.com,
	tiwai@suse.de
Subject: Re: [REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate
Date: Thu,  5 Dec 2024 18:29:19 -0800	[thread overview]
Message-ID: <20241206022919.183292-1-jglotzer@gmail.com> (raw)
In-Reply-To: <ad78ad62-ebd2-40d7-8a6d-623ae947584c@gmail.com>

Sergio,

My apologies, I neglected to mention that my setup is PCI, and not USB.

It's an AMD Ryzen 5 7600 CPU on a PRO B650M-A Wifi motherboard. For completeness OS is Fedora 40
with any kernel starting with 6.11.x.

    $ lspci | grep MEDIATEK
    0c:00.0 Network controller: MEDIATEK Corp. MT7922 802.11ax PCI Express Wireless Network Adapter

    $lshw -C Network
       ...
      *-network
           description: Wireless interface
           product: MT7922 802.11ax PCI Express Wireless Network Adapter
           vendor: MEDIATEK Corp.
           physical id: 0
           bus info: pci@0000:0c:00.0
           logical name: wlp12s0
           version: 00
           serial: 0e:80:32:35:2c:9b
           width: 64 bits
           clock: 33MHz
           capabilities: bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=mt7921e driverversion=6.11.10-200.fc40.x86_64 firmware=____000000-20240716163327
           ip=192.168.139.211 latency=0 link=yes multicast=yes wireless=IEEE 802.11
           resources: iomemory:fc0-fbf irq:103 memory:fcf0300000-fcf03fffff memory:f6c00000-f6c07fff

What I am struggling to understand is given how easy this issue is to reproduce -  an AMD CPU, Mediatek MT7922 wifi/bluetooth chip,
and a 6.11 kernel, you suspend, and then wake up, kernel panics -  I would have thought that the interested parties would
make this a priority.

I think that a logical first step would be for SW owners to confirm (or deny) the anomalous behavior.

Thanks,

John


  reply	other threads:[~2024-12-06  2:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-22  5:23 [PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw Hao Qin
2024-09-10 17:09 ` Marc Payne
2024-09-12  7:09   ` Chris Lu (陸稚泓)
2024-09-17 19:53     ` marc.payne
     [not found]       ` <9bfbbf24ac2480d94d3455f7e33e4b5502b38ced.camel@mediatek.com>
2024-09-18 13:37         ` Luiz Augusto von Dentz
2024-09-19  3:26           ` Chris Lu (陸稚泓)
2024-09-19 22:25             ` marc.payne
2024-09-20  6:27               ` Chris Lu (陸稚泓)
2024-10-14  9:29                 ` Linux regression tracking (Thorsten Leemhuis)
2024-10-22 10:56                   ` Takashi Iwai
2024-10-30  9:21                     ` Thorsten Leemhuis
2024-10-30 11:03                       ` Chris Lu (陸稚泓)
2024-10-30 11:29                         ` Thorsten Leemhuis
2024-11-01  7:11                           ` Chris Lu (陸稚泓)
2024-11-01 14:22                             ` Thorsten Leemhuis
2024-11-02 10:04                               ` Takashi Iwai
2024-11-11  9:21                                 ` Linux regression tracking (Thorsten Leemhuis)
2025-01-13 22:18                                   ` Sergio Callegari
2025-01-18 16:58                                     ` John Glotzer
2025-01-28  0:04                                       ` Bitterblue Smith
2025-01-29 18:31                                         ` John Glotzer
2024-11-27 23:14                               ` [REGRESSION] bluetooth: mt7921: Crash on Resume From Suspend And Hibernate John Glotzer
2024-12-05 12:59                                 ` Sergio Callegari
2024-12-06  2:29                                   ` John Glotzer [this message]
2024-12-21  9:52                                   ` Sergio Callegari
2024-09-18 16:02         ` [PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw marc.payne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241206022919.183292-1-jglotzer@gmail.com \
    --to=jglotzer@gmail.com \
    --cc=Aaron.Hou@mediatek.com \
    --cc=Chris.Lu@mediatek.com \
    --cc=Deren.Wu@mediatek.com \
    --cc=Hao.Qin@mediatek.com \
    --cc=Sean.Wang@mediatek.com \
    --cc=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marc.payne@mdpsys.co.uk \
    --cc=marcel@holtmann.org \
    --cc=regressions@leemhuis.info \
    --cc=regressions@lists.linux.dev \
    --cc=sergio.callegari@gmail.com \
    --cc=steve.lee@mediatek.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome