412a969aebc171ac358e4202682a4564fe92a8d7

Memory allocation in atomic context is not correct, as for MEMORY_DEBUG profile the initial_memory_debug flag is set to 0 which leads in allocating memory with GFP_KERNEL flag Issue is seen with SDX_PINE where the memory allocation is done in sleeping context using GFP_KERNEL in interrupt context Fix is create a new memory allocation API with GFP_ATOMIC flag Change-Id: I3baa5b601b60f88fe2d9ff1f4008703c6507a267
This is CNSS WLAN Host Driver for products starting from iHelium
Опис
Мови
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%