[roll] Roll fuchsia [kernel] Make most of kernel/ -Wconversion clean

This change fixes most, but not all places in the kernel where
-Wconversion generates a warning.  Subsequent CLs will fix the
remaining places.

Original-Bug: 58162
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/669548
Original-Revision: 2a55f7cbf5bc1826cbe4476a593921d6f29c2f83
GitOrigin-RevId: 07e458c4f9e81f62992a4f0c48f5a4795b8b9ade
Change-Id: Ia566b8d9858e214b9a64ca963af5166225338b89
1 file changed
tree: 6e20d9a2f9c68049b703b0cfed8abe6d7ac4f7de
  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.