[roll] Roll fuchsia [wlan][iwlwifi] Fix names and semantics of atomic operations The iwlwifi driver relies on Linux-style memory order semantics for its atomic operations, semantics that this commit attempt to provide. We also add the atomic64_t data type. Memory order semantics implemented in reference to ISO/IEC JTC1 SC22 WG21 P0124R7, accessible at: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p0124r7.html Original-Bug: 75293 Test: fx test iwlwifi_test, wlan-dev scan on a 7265 chipset on NUC Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568007 Original-Revision: f5ec905fc0d09f1d80e3cae1e0c0bc7d438c79a7 GitOrigin-RevId: 1ae0c07c0b1799defc095f9d33aad42a837bb173 Change-Id: I18ac9a84fdc4f20e1a3d5e9bd651f743a96407fe
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.