[roll] Roll fuchsia [kernel][vm] Defines node merging to be fallible

Merging a hidden node into its remaining child cannot (presently) fail.
This changes the function definitions and call sites to assume that it
can, although the actual implementation still always succeeds at the
moment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1428096
Original-Revision: e8e366b83457b12f2c36a6180f51d4a25337e04d
GitOrigin-RevId: 70ad4af12e6425ee186a439f114dae84c0f00615
Change-Id: Ib90b141edbe5c517832fc92f98ce5201b8978ede
1 file changed
tree: 4f100cff6a4a6a72cd36dae2a8be89d129f0f0c2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.