[roll] Roll fuchsia [fuchsia][rcu] Add initial RSEQ backend

This CL adds a build-time flag for using a restartable sequence (RSEQ)
backend for the fuchsia-rcu crate. This backend is not yet functional
because the Zircon API for startable sequences has not been fully
implemented.

Original-Bug: b/449980934
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1498342
Original-Revision: c4fb487c762c1c56b9d5fe0f21a8aafd798cbe2a
GitOrigin-RevId: 56406a3b20a07b23790eaacbed334cf77b7932c5
Change-Id: Ie01e2b301b8354057b1fee3264ffb337e03c06b7
1 file changed
tree: 6983e821370fa356d1a4ee1c779efee3f8a5382e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.