commit | 34c318d4621f36e9bf6c7e827ce873b2f9938892 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Mon Sep 25 19:29:07 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 25 12:30:09 2023 -0700 |
tree | b6c30283143b6ef7fb7d6140960a11532c9569a3 | |
parent | 29a049290ddcafc50063937eb99e3d39781400a1 [diff] |
[roll] Roll fuchsia [kernel][x86] Correct IOMMU TlbInvalidate Corrects intel iommu page table implementation to not call the clear method in TlbInvalidate, as this is now done by the caller. The PendingTlbInvalidation parameter can also now be made const to prevent similar errors in the future. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921473 Original-Revision: 716591269ef5df501cc9a3ce98d9d84c03fc7e8a GitOrigin-RevId: 1ba81c74fc0cec6f74e91b5f27fde5c6eb29fe9d Change-Id: If7b14bf34908b611f47f2169e6bf07d3cba54442
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
.