summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/adau7002.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/adau7002.c')
0 files changed, 0 insertions, 0 deletions
under memory pressure and a user tries to send, the send fails due to low memory. However, the user application can wait for free memory if we allocate it using GFP_KERNEL flag. In this commit, we use allocate memory with GFP_KERNEL for all user allocation. Reported-by: Rune Torgersen <runet@innovsys.com> Acked-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat