[roll] Roll fuchsia [kernel] Fix integer sub overflow

Fixes an integer subtraction overflow I introduced in the
timer_convert_mono_to_raw_ticks function.

Original-Fixed: 360663410
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1103292
Original-Revision: 1f768dd6c39937bf24327b53e15cd393850924b1
GitOrigin-RevId: 8ce54b30584de1834aed22b8d5d3de1e57204c18
Change-Id: Ia070858243451c7e4a9ec1f388d239e9eec3760e
1 file changed
tree: 782db17f308f68e0789c838fe63f6904911cf861
  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.