+1
−0
+3
−2
+6
−6
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Local variable is used to store cpumask to send it to irq_set_affinity_hint and qdf_dev_set_irq_affinity APIs. This memory is used by the kernel later outside the current contect resulting in invalid memory access. Fix this by using global variables to store cpumask. Change-Id: I086f40bf1b3499d2c2ccb1ce18140b2dc2761d04 CRs-Fixed: 2373548