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:
dc6bbc9
)
msm: iommu: Use the correct memory allocation flag
author
Stepan Moskovchenko
<stepanm@codeaurora.org>
Fri, 10 Dec 2010 22:12:03 +0000
(14:12 -0800)
committer
David Brown
<davidb@codeaurora.org>
Wed, 15 Dec 2010 22:09:59 +0000
(14:09 -0800)
Change msm_iommu_map to use GFP_ATOMIC instead of
GFP_KERNEL due to the fact that the call occurs within
a spinlock-protected region.
Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
No differences found