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:
be1577e
)
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
author
Mike Frysinger
<vapier@gentoo.org>
Tue, 11 May 2010 04:43:19 +0000
(
04:43
+0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 22 May 2010 18:19:12 +0000
(14:19 -0400)
Some drivers allocate L1 SRAM in atomic contexts, so make sure these
functions also use GFP_ATOMIC to avoid BUG()'s.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found