[roll] Roll fuchsia [kernel][futex] Avoid locks during user copy

Uses copy_from_user_capture_faults in futex wait and requeue paths to
allow for faults to be handled outside of holding locks and preemption
disabling.

Original-Bug: 94078
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660526
Original-Revision: 9833b471e416bc0c1a36679abf818812abdacb86
GitOrigin-RevId: d9df6496d9b8d64e191c21cf3cad06a60b049545
Change-Id: I93c7f598ecfa31480cc62f0615f84bc8c3b766b9
1 file changed
tree: 68fe950ade8209a9cea615dae6193910900a451f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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.