| commit | f5a4cdf4981af696c7accb4aff8925c202dc05a9 | [log] [tgz] |
|---|---|---|
| author | David Greenaway <dgreenaway@fuchsia.infra.roller.google.com> | Tue Jul 06 08:51:53 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 06 01:52:42 2021 -0700 |
| tree | 59f40cc6ff3e572170143e4fbe6fd3642fa9f4ae | |
| parent | d5589bc5968e302ae208196bc662b6b7e078a7cf [diff] |
[roll] Roll fuchsia [kernel][hypervisor] Remove custom hypervisor logging code. In I19eede663a77ab3dface40d00885056c666baaa4, custom logging code was added to resolve the kernel panic described in http://fxbug.dev/64352, where calls to dprintf() when blocking was disabled resulted in an assert failure. It looks like the underlying bug was in the debuglog code itself, described in http://fxbug.dev/64871 and fixed in Ic3890334a6ad383e655ae66df503e042310fb0e0. As a result, we can remove the custom logging code and just use dprintf directly. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/552261 Original-Revision: c69530dd11a55a2c9f32fdf2181905629abf384c GitOrigin-RevId: c82b72a8804ceb6a6e38975fa76491f52eac8475 Change-Id: I95651b43d650f76d668b5e3dc02c7cc318a0fa1c
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.