[roll] Roll fuchsia [starnix] Remove explicit wake event from SuspendContainer

The hrtimer now uses the same proxying method for registering wake
events as other wake sources.

This also introduces an additional signal to prevent a race where the
kernel may end up clearing the signal for more than one proxied message
at once.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121213
Original-Revision: 5a9ce071fbec04bd107a2f9770116366a6b6f335
GitOrigin-RevId: 201bbb24149bb11f4d6b41ef93a9f766749444cc
Change-Id: I7c02ca5b2fe5d4e1d542eafb3e3a2185fd91a021
1 file changed
tree: b1beed251b6f163da50d25ed5ee32096a0361a2e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.