[roll] Roll fuchsia [brcmfmac] Join the ISR thread on interrupt deregistration

Instead of leaving the ISR thread to terminate on its own, explicitly
joining the thread synchronously when interrupts are deregistered
prevents later asynchronous surprises and out-of-bounds memory
accesses.

Test: fx test brcmfmac-sdio-test
      Booted and connected to WLAN on Astro
Original-Bug: 69661

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509136
Original-Revision: b3126fb95c55bde3d99ff5358f3b5ec3bce2717e
GitOrigin-RevId: efadea181b25c39ef0fb561c2f49ea9e5a8e65f5
Change-Id: Ie4d56cba094e87a478ae702dfee050e6c3b5aa1d
1 file changed
tree: 42b8db9bc961a375f3057cb261cb34d8a91545c4
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.