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:
144c29e
)
serial: pl011: Allocate TX DMA buffer from DMA capable memory
author
Andrew Jackson
<Andrew.Jackson@arm.com>
Fri, 7 Nov 2014 14:14:35 +0000
(14:14 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 16:35:55 +0000
(08:35 -0800)
Allocating with __GFP_DMA avoids the need for bounce buffers
Signed-off-by: Andrew Jackson <Andrew.Jackson@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found