From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>, Takashi Iwai <tiwai@suse.de>
Cc: linux-mips <linux-mips@linux-mips.org>
Subject: About MIPS specific dma_mmap_coherent()
Date: Tue, 13 Apr 2010 12:58:54 +0800 [thread overview]
Message-ID: <1271134735.25797.35.camel@falcon> (raw)
[-- Attachment #1: Type: text/plain, Size: 836 bytes --]
Hi, Ralf and Takashi
Seems Takashi have sent the MIPS specific dma_mmap_coherent() at 18 Aug
2008:
http://www.linux-mips.org/archives/linux-mips/2008-08/msg00178.html
But that patch have not been accepted since it was not suitable to all
of the MIPS variants.
Without that patch, the ALSA output will be broken in some of the MIPS
variants, can we make the implementation in the above url be weak, then
the particular MIPS variants can override it with their own versions but
the common MIPS variants can share it to fix the ALSA problem?
I have attached a change of the above patch, which is applicable to the
linux-2.6.33 and linux-2.6.34-rcX and I have tested it on my YeeLoong
netbook, the following command function well with it.
$ mplayer -ao alsa file.mp3
but without it, the ALSA output is broken.
Regards,
Wu Zhangjin
next reply other threads:[~2010-04-13 4:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-13 4:58 Wu Zhangjin [this message]
2010-04-13 16:49 ` About MIPS specific dma_mmap_coherent() Takashi Iwai
2010-04-14 4:21 ` Wu Zhangjin
2010-04-14 6:31 ` Takashi Iwai
2010-04-14 9:00 ` Wu Zhangjin
2010-04-14 15:46 ` Takashi Iwai
2010-05-11 18:48 ` Ralf Baechle
2010-05-12 6:42 ` Wu Zhangjin
2010-05-12 8:41 ` 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=1271134735.25797.35.camel@falcon \
--to=wuzhangjin@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
--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 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.