bea437e2293c3d4fb1b5704fcf633aedac996962

The scheduler watchdog timer handler currently either prints error or prints error and panics based on CONFIG_SLUB_DEBUG_ON. Considering the panic through QDF_DEBUG_PANIC is configurable and is disabled on relevant builds, we can just have one version of the function and depend on QDF macro for panic and dependency on CONFIG_SLUB_DEBUG_ON is redundant Change the default log levels from none to fatal for scheduler. Change-Id: If588455ea2779311eb86bb39b3ab0f7fc67b6ccc CRs-Fixed: 2593790
This is CNSS WLAN Host Driver for products starting from iHelium
Descrizione
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%