public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [sound] mpd loops on current -next
@ 2009-06-06 15:46 Jiri Slaby
  2009-06-06 15:52 ` Jaroslav Kysela
  0 siblings, 1 reply; 6+ messages in thread
From: Jiri Slaby @ 2009-06-06 15:46 UTC (permalink / raw)
  To: Jaroslav Kysela; +Cc: Takashi Iwai, LKML

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-06-07 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 15:46 [sound] mpd loops on current -next Jiri Slaby
2009-06-06 15:52 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox