qcacmn: Use atomic allocation for all scheduler context allocations
In low memory environments using GFP_KERNEL flag may cause scheduler thread to sleep. Scheduler thread callback handlers are expected to be atomic in nature to ensure timely execution of different commands. Change-Id: I757e88f63cf6e97f6f8839a152798c5b8bfdd28f CRs-Fixed: 2232553
Loading
Please register or sign in to comment