git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49957f3
)
ALSA: aloop - Use vmalloc buffer
author
Takashi Iwai
<tiwai@suse.de>
Sat, 24 Sep 2011 10:16:29 +0000
(12:16 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Sat, 24 Sep 2011 10:16:29 +0000
(12:16 +0200)
snd-aloop driver is virtual and has no need for allocating contiguous
pages. It'll be more system-friendly to use vmalloc buffers.
Tested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found