All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Francesco Saverio Pavone <pavone.lawyer@gmail.com>
Cc: tiwai@suse.de, perex@perex.cz, broonie@kernel.org,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND] ALSA: pcm_drm_eld: rate-limit ELD parsing errors
Date: Sat, 16 May 2026 16:19:39 +0200	[thread overview]
Message-ID: <87mrxz8mis.wl-tiwai@suse.de> (raw)
In-Reply-To: <20260516141244.21801-1-pavone.lawyer@gmail.com>

On Sat, 16 May 2026 16:12:44 +0200,
Francesco Saverio Pavone wrote:
> 
> 
> Mirror of Mark Brown's ASoC: hdac_hdmi rate-limit patch (commit
> [lkml.kernel.org/lkml/2025/6/13/1380]) for the generic snd_parse_eld()
> helper used by ASoC hdmi-codec.
> 
> When a HDMI sink is disconnected (e.g. a board with two HDMI outputs and
> only one cable), userspace audio servers like PipeWire keep probing the
> disconnected card and trigger:
> 
>     HDMI: Unknown ELD version 0
> 
> at every probe ― easily 30+ messages per burst on rk3588. The same
> applies to malformed ELD (MNL out of range). Both conditions are
> expected when no sink is attached; rate-limit the dev_info() so the
> kernel ring buffer does not fill up.
> 
> Signed-off-by: Francesco Saverio Pavone <pavone.lawyer@gmail.com>

Applied now.  Thanks.


Takashi

      reply	other threads:[~2026-05-16 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MSG-ID-Takashi>
2026-05-15 15:58 ` [PATCH] ALSA: pcm_drm_eld: rate-limit ELD parsing errors Sav
2026-05-16 12:24   ` Takashi Iwai
2026-05-16 14:12     ` [PATCH RESEND] " Francesco Saverio Pavone
2026-05-16 14:19       ` Takashi Iwai [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=87mrxz8mis.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=pavone.lawyer@gmail.com \
    --cc=perex@perex.cz \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.