Netdev List
 help / color / mirror / Atom feed
From: tresonic <tresonic@mail.de>
To: Andrew Lunn <andrew@lunn.ch>
Cc: netdev@vger.kernel.org, regressions@lists.linux.dev,
	rmk+kernel@armlinux.org.uk, kuba@kernel.org,
	Maxime Chevallier <maxime.chevallier@bootlin.com>
Subject: Re: [REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts")
Date: Sat, 18 Jul 2026 00:34:51 +0200	[thread overview]
Message-ID: <b0769446-5817-4330-a0d2-6205169b8646@mail.de> (raw)
In-Reply-To: <8f6aca6d-6619-401c-bed7-8d42732d166a@mail.de>

>> But i'm also having trouble finding where dwmac4_disable_dma_irq() is
>> actually called. It is called from stmmac_disable_rx_queue() and
>> stmmac_disable_tx_queue() but they only seem to be used in the XDP
>> code.

Afaict these are called through the stmmac_stop_rx macro which maps to the function pointers in dwmac410_dma_ops.
So this actually gets called from stmmac_suspend via stmmac_stop_all_dma.

  reply	other threads:[~2026-07-17 22:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-16 20:10 [REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts") tresonic
2026-07-16 21:47 ` Andrew Lunn
2026-07-17  7:18   ` tresonic
2026-07-17 15:40     ` Andrew Lunn
2026-07-17 22:23       ` tresonic
2026-07-17 22:34         ` tresonic [this message]
2026-07-18  0:16         ` Andrew Lunn
2026-07-18  7:35           ` tresonic
2026-07-18 13:11             ` Maxime Chevallier
2026-07-18 13:32               ` tresonic
2026-07-18 14:11                 ` Andrew Lunn
2026-07-18 15:32                   ` tresonic
2026-07-18 14:06             ` Andrew Lunn
2026-07-18 15:27 ` [PATCH] net: stmmac: dwmac4: mask interrupts before stopping DMA in suspend Luis Lang

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=b0769446-5817-4330-a0d2-6205169b8646@mail.de \
    --to=tresonic@mail.de \
    --cc=andrew@lunn.ch \
    --cc=kuba@kernel.org \
    --cc=maxime.chevallier@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=regressions@lists.linux.dev \
    --cc=rmk+kernel@armlinux.org.uk \
    /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