Home
last modified time | relevance | path

Searched hist:"7 cd740f0e499d9bfd672ff1f3f6512503141abbe" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.cdiff 7cd740f0e499d9bfd672ff1f3f6512503141abbe Sun Apr 18 11:45:28 CDT 2021 Lorenzo Bianconi <lorenzo@kernel.org> mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl

Introduce a mutex in order to avoid a race between mt7615_mcu_lp_drv_pmctrl and
mt7615_mcu_fw_pmctrl routines since they are run two independent works

Fixes: 1f549009b5b2 ("mt76: mt7615: do not request {driver,fw}_own if already granted")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
H A Dmcu.cdiff 7cd740f0e499d9bfd672ff1f3f6512503141abbe Sun Apr 18 11:45:28 CDT 2021 Lorenzo Bianconi <lorenzo@kernel.org> mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrl

Introduce a mutex in order to avoid a race between mt7615_mcu_lp_drv_pmctrl and
mt7615_mcu_fw_pmctrl routines since they are run two independent works

Fixes: 1f549009b5b2 ("mt76: mt7615: do not request {driver,fw}_own if already granted")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>