[roll] Roll fuchsia [kernel][riscv] Fix bug in Map's returned count The Map function currently does not include existing entries in the count of the number of pages mapped. This contradicts the behavior documented in https://cs.opensource.google/fuchsia/fuchsia/+/main:zircon/kernel/vm/include/vm/arch_vm_aspace.h;l=72 and causes the failure in the attached bug. This CL adds the existing pages back to the count. Original-Fixed: 125951 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/842719 Original-Revision: 732349c0f587a3c0c1c3fb9af45c7ea426319a8d GitOrigin-RevId: d4a043cf8f3528360b1f9c8f363fa06fa7321ef7 Change-Id: Iaa94b1e6b9dd9078f19d5b7aaa5eb184d8c87928
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.