[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <83e4b67d-91d3-dca9-4b1f-d209f927d517@perex.cz>
Date: Fri, 25 Feb 2022 11:52:05 +0100
From: Jaroslav Kysela <perex@...ex.cz>
To: Raghu Bankapur <quic_rbankapu@...cinc.com>,
Vinod Koul <vkoul@...nel.org>, Takashi Iwai <tiwai@...e.com>,
ierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Mark Brown <broonie@...nel.org>,
Kai Vehmanen <kai.vehmanen@...ux.intel.com>,
Ranjani Sridharan <ranjani.sridharan@...ux.intel.com>,
Takashi Sakamoto <o-takashi@...amocchi.jp>,
alsa-devel@...a-project.org, Zubin Mithra <zsm@...omium.org>,
linux-kernel@...r.kernel.org
Cc: Krishna Jha <quic_kkishorj@...cinc.com>
Subject: Re: [PATCH V0 1/1] ALSA: pcm: fix blocking while loop in
snd_pcm_update_hw_ptr0()
On 25. 02. 22 11:39, Raghu Bankapur wrote:
> When period interrupts are disabled, while loop in snd_pcm_update_hw_ptr0()
> results in the machine locking up if runtime->hw_ptr_buffer_jiffies is 0.
> Validate runtime->hw_ptr_buffer_jiffies value before while loop to avoid
> delta check.
I would set hw_ptr_buffer_jiffies to 1 in this case in snd_pcm_post_start().
Jaroslav
--
Jaroslav Kysela <perex@...ex.cz>
Linux Sound Maintainer; ALSA Project; Red Hat, Inc.
Powered by blists - more mailing lists