[roll] Roll fuchsia [kernel] Fix mexec case when RAMDISK needs to be relocated

The mexec code moves the RAMDISK image to a different address if
forced by a kernel command line option or if required to avoid
overlap with the kernel image.  In the latter case, it was
setting up to do the copy and then acting like it had done the
copy but failing to actually do the copy.

Original-Bug: 32414
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/499600
Original-Revision: 3d46cfadffe9754a567d45b7d2d80ed03564fa35
GitOrigin-RevId: 4957c4f27ebb416f21bfbbfbcf3dacc27acafaa8
Change-Id: Ifbb6a4c0f300cb4d8ce59d40d69c741f9d5e8df1
1 file changed
tree: 6cd819daf6c27b86f53a4d46a28cbd1660bb8b45
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.