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:
aeda036
)
amdkfd: use atomic allocations within srcu callbacks
author
Sasha Levin
<sasha.levin@oracle.com>
Wed, 3 Dec 2014 15:19:36 +0000
(10:19 -0500)
committer
Oded Gabbay
<oded.gabbay@amd.com>
Wed, 3 Dec 2014 15:19:36 +0000
(10:19 -0500)
srcu callbacks are running in atomic context, we can't allocate using
__GFP_WAIT.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
No differences found