[roll] Roll fuchsia [kernel][suspend] Add more robust interface to trigger resume.

Add a more robust TriggerSystemWake method to IdlePowerThread that
cleanly handles races between suspend/resume and multiple wake triggers.

Original-Bug: b/297948013
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972959
Original-Revision: 82c60edb02592c376e7e1b30575ec0d913740fc3
GitOrigin-RevId: 6b7810835d3ef4b6303ce3d09a25541236e1582d
Change-Id: I6b6806081133da086c030a05c9dfcd0af3b1799d
1 file changed
tree: 37d6e4f828b69a18526cd8b3bd769f0ab3c16e88
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.