[roll] Roll fuchsia [kernel][x86] Ensure that stale global TLB entries don't persist This changes address a bug in x86 kernel start-up code that could have permitted stale global TLB entries to persist into the creation of its virtual address space. We should disable PGE before installing our new root to flush such entries, and then only re-enable it once the new root page table is installed so that no more stale entries have a chance to be created. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938172 Original-Revision: 683590b7f738be0ff8fe29e1c6a23e13faabea75 GitOrigin-RevId: e34a14446c031079bbe9c06197367ed1afc0120b Change-Id: I1acba8c4eed12308808fc0ed784206225df9011a
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.