android_kernel_xiaomi_sm8350/core
Chandrasekaran, Manishekar 0c5441e64c qcacld-3.0: Avoid all module logging onto kmsg during driver load
This is qcacld-2.0 to qcacld-3.0 propagation

Avoid logging of all module logs into kmsg during the driver load
phase. All module log level is set much before setting of the
flag that indicates whether multicast logging is enabled or not.
Because of this all module log levels are getting printed for a
brief duration in kmsg during driver load. Fix the same by
setting the multicast flag appropriately so that when multicast
logging is enabled, all the logs are multicast to user space
and only the error and fatal messages continue to get logged in
the kmsg.

CRs-Fixed: 958705
Change-Id: I260e38ef64f704dfd9ca1ca4dc68c56428526559
2016-02-08 15:50:40 -08:00
..
bmi qcacld-3.0: Remove IHELIUM_BU flag 2016-02-08 15:50:39 -08:00
cdf qcacld-3.0: Save call stack for each memory allocation in SLUB builds 2016-02-08 15:50:40 -08:00
cds qcacld-3.0: Remove the cb_mode usage in channel bonding 2016-02-08 15:50:40 -08:00
dp qcacld-3.0: Replace ServiceID with service_id 2016-02-08 15:50:39 -08:00
hdd qcacld-3.0: Avoid all module logging onto kmsg during driver load 2016-02-08 15:50:40 -08:00
hif qcacld-3.0: Replace EndPoint with endpoint 2016-02-08 15:50:39 -08:00
htc qcacld-3.0: Replace ServiceID with service_id 2016-02-08 15:50:39 -08:00
mac qcacld-3.0: Accommodate channel bandwidth as input during channel switch 2016-02-08 15:50:40 -08:00
sap qcacld-3.0: Accommodate channel bandwidth as input during channel switch 2016-02-08 15:50:40 -08:00
sme qcacld-3.0: Remove the cb_mode usage in channel bonding 2016-02-08 15:50:40 -08:00
utils qcacld-3.0: Replace ServiceID with service_id 2016-02-08 15:50:39 -08:00
wma qcacld-3.0: Remove the cb_mode usage in channel bonding 2016-02-08 15:50:40 -08:00
wmi qcacld-3.0: Replace ServiceID with service_id 2016-02-08 15:50:39 -08:00