All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Chandra Mohan Sundar <chandramohan.explore@gmail.com>
Cc: perex@perex.cz, tiwai@suse.com, phasta@kernel.org,
	linux-sound@vger.kernel.org, shuah@kernel.org,
	linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] ALSA: cs4281: Send the PCM period elapsed notification properly
Date: Sat, 06 Sep 2025 19:56:24 +0200	[thread overview]
Message-ID: <87ikhvmpmf.wl-tiwai@suse.de> (raw)
In-Reply-To: <20250906162158.564899-1-chandramohan.explore@gmail.com>

On Sat, 06 Sep 2025 18:21:54 +0200,
Chandra Mohan Sundar wrote:
> 
> As part of spin lock code cleanup using guard(), a new
> variable (period_elapsed) was introduced. However this variable
> is never set, causing period elapsed notification to be not sent.
> 
> Set the value of period_elapsed appropiately.
> 
> This issue was reported by static coverity analyzer.
> 
> Fixes: 7a5127c2c8a5a ("ALSA: cs4281: Use guard() for spin locks")
> Signed-off-by: Chandra Mohan Sundar <chandramohan.explore@gmail.com>

Thanks, applied now.


Takashi

      reply	other threads:[~2025-09-06 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-06 16:21 [PATCH] ALSA: cs4281: Send the PCM period elapsed notification properly Chandra Mohan Sundar
2025-09-06 17:56 ` 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=87ikhvmpmf.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=chandramohan.explore@gmail.com \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=phasta@kernel.org \
    --cc=shuah@kernel.org \
    --cc=tiwai@suse.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 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.