From: Jiri Slaby <jirislaby@gmail.com>
To: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>, LKML <linux-kernel@vger.kernel.org>
Subject: [sound] mpd loops on current -next
Date: Sat, 06 Jun 2009 17:46:50 +0200 [thread overview]
Message-ID: <4A2A8F6A.80705@gmail.com> (raw)
Hi,
I found a regression in current -next caused by
c44941e05900fe85f6091456f9e313b446a97ae9
(PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed)
When mpd is playing, it loops with a pattern such as:
16:05:02.762544 ioctl(14, 0x4122, 0x3) = 0
16:05:02.762565 ioctl(14, 0x4122, 0) = 0
16:05:02.762587 ioctl(14, 0x4122, 0x1) = 0
16:05:02.762609 ioctl(14, 0x4122, 0x3) = 0
16:05:02.762630 ioctl(14, 0x4122, 0) = 0
16:05:02.762652 ioctl(14, 0x4122, 0) = 0
16:05:02.762674 poll([{fd=13, events=POLLIN|POLLERR|POLLNVAL}], 1, -1) =
1 ([{fd=13, revents=POLLIN}])
16:05:02.762698 ioctl(14, 0x4122, 0x3) = 0
16:05:02.762720 ioctl(14, 0x4122, 0) = 0
16:05:02.762742 ioctl(14, 0x4122, 0x1) = 0
16:05:02.762765 ioctl(14, 0x4122, 0x3) = 0
16:05:02.762787 ioctl(14, 0x4122, 0) = 0
16:05:02.762809 ioctl(14, 0x4122, 0) = 0
Reverting the patch makes the problem disappear.
next reply other threads:[~2009-06-06 15:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-06 15:46 Jiri Slaby [this message]
2009-06-06 15:52 ` [sound] mpd loops on current -next Jaroslav Kysela
2009-06-06 15:58 ` Jiri Slaby
2009-06-06 16:37 ` Takashi Iwai
2009-06-06 16:56 ` Jiri Slaby
2009-06-07 10:28 ` Takashi Iwai
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=4A2A8F6A.80705@gmail.com \
--to=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.de \
/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