aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHector Martin <[email protected]>2022-02-01 01:07:10 +0900
committerKalle Valo <[email protected]>2022-02-01 14:27:06 +0200
commitb50255c83b914defd61a57fbc81d452334b63f4c (patch)
treeaebb32f96e613a5f6712e5e6b6cb82d0b7b06893 /tools/perf/scripts/python
parent9466987f246758eb7e9071ae58005253f631271e (diff)
brcmfmac: pcie: Fix crashes due to early IRQs
The driver was enabling IRQs before the message processing was initialized. This could cause IRQs to come in too early and crash the driver. Instead, move the IRQ enable and hostready to a bus preinit function, at which point everything is properly initialized. Fixes: 9e37f045d5e7 ("brcmfmac: Adding PCIe bus layer support.") Reviewed-by: Linus Walleij <[email protected]> Reviewed-by: Arend van Spriel <[email protected]> Cc: [email protected] Signed-off-by: Hector Martin <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions