Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, michael.chan@broadcom.com,
	pavan.chebbi@broadcom.com
Subject: Re: [PATCH net-next 2/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation
Date: Fri, 14 Aug 2026 13:50:26 -0700	[thread overview]
Message-ID: <20260814135026.7b629337@kernel.org> (raw)
In-Reply-To: <20260813193248.2578626-3-kuba@kernel.org>

On Thu, 13 Aug 2026 12:32:48 -0700 Jakub Kicinski wrote:
> +		 * Set after installing the notifier, if we race with the user
> +		 * it's better to overwrite than miss the notification.

'shiko warns about the race between the notifier and the init.
This is effectively the same pre-existing race we I'm flagging
in this comment. We ignore updates while the device is down
completely, I don't think it's worth trying to reliably delay
the racing user programming after init has finished.

      parent reply	other threads:[~2026-08-14 20:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-13 19:32 [PATCH net-next 0/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation Jakub Kicinski
2026-08-13 19:32 ` [PATCH net-next 1/2] eth: bnxt: decrease indent in bnxt_init_int_mode() Jakub Kicinski
2026-08-14  8:06   ` Pavan Chebbi
2026-08-13 19:32 ` [PATCH net-next 2/2] eth: bnxt: preserve IRQ affinity across IRQ reallocation Jakub Kicinski
2026-08-14  8:09   ` Pavan Chebbi
2026-08-14 20:50   ` Jakub Kicinski [this message]

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=20260814135026.7b629337@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=pavan.chebbi@broadcom.com \
    /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