[ALSA] Fix Oops with PCM OSS sync
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Jan 2008 22:53:41 +0000 (23:53 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:30:20 +0000 (17:30 +0100)
The PCM OSS emulation can cause Oops at sync operation due to the wrong
data size calculation.  Typically happening on Sparc64:
http://lkml.org/lkml/2008/1/24/426

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found