commit | 7049525586c4477fa0d64e908351d998190da24f | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Mon Dec 16 20:00:33 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 16 20:02:45 2024 -0800 |
tree | a51e13264406f361c2cd2c5e17fa242b47274716 | |
parent | f32d50a526a9a6bbd2c4a2cef8a65400001dfa2b [diff] |
[roll] Roll fuchsia [kernel] Fix paddr alignment bug in libarch paging code In checking whether a large mapping was possible, we were only checking virtual address alignment and not physical. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1175132 Original-Revision: 4f238b5172eb33f5e7ee5ed59a99144889964019 GitOrigin-RevId: 816658ae4da53c8b80037d2560beb21a427531f9 Change-Id: I9bdab2c166076b75affdd33af09d50d998c50328
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 in one of the communication channels documented at get involved.
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
.