[roll] Roll fuchsia [starnix][kernel] Prevent underflow

This value gets clamped later, but we do not want to underflow during
the subtraction.

Original-Fixed: b/349190623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1072775
Original-Revision: 873185abc5c91a15102080553efbd8fb64fa2aad
GitOrigin-RevId: 0b8e13ec756c6c72ab515deab9a45027f5efae71
Change-Id: I02ca02378b839454ec5f740ba66c755b21fdf2b8
1 file changed
tree: 94bc1d1f916df47b5cd9cbd51242bb1e27f00c02
  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 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.