summaryrefslogtreecommitdiff
path: root/kernel/module.c
diff options
context:
space:
mode:
authorDhoat Harpal <hdhoat@codeaurora.org>2016-01-27 18:34:52 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:21:35 -0700
commit77fe07b29f4ea60c3feeb3b20a8df25d8358b812 (patch)
tree1db8d1c3771e346e8ecab5c391b80ba57155e190 /kernel/module.c
parent4f956cf49f5d5be7d7ff4558cb3f022c01da9c8e (diff)
soc: qcom: ipc_router_glink_xprt: Fix intent request callback
G-Link driver notifies IPC Router about intent request events in atomic context. IPC router is allocating from with GFP_KERNEL. Allocate the memory from atomic pool with GFP_ATOMIC. CRs-Fixed: 978562 Change-Id: I75a38a2765e06aa490f91a79e5fd5c83f3c12c23 Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions