+0
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In low memory conditions, BAM DMUX is getting time out while
allocating memory through kzalloc. Atomic flag is then used with
kzalloc to avoid delay during memory allocation. However, this
method results in memory allocation failure instead of timeout in
BAM DMUX. Thus, the change here reverts commit
1ac9b940a1e33a8cba64d4d5932944c752af154c.
Change-Id: I64257d30f5f694a212a43ff2ef02d4529b894942
Signed-off-by:
Rama Krishna Phani A <rphani@codeaurora.org>