[roll] Roll fuchsia [kernel][debuglog] Fix -Wthread-safety-analysis error in test

New toolchains will diagnose this case, where head_ is accessed without
taking the correct lock.

Original-Bug: 419534553
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282193
Original-Revision: 94a20340cd65362d846a4b584c988ec2268643d5
GitOrigin-RevId: a409dca64ccada773b8fbd61a9994cb59f09c43d
Change-Id: I009c985caebca1a6bdaa9cf4e8ae11fa8bccd54b
1 file changed
tree: d59ce8e144851262eb43e378d009af3984508762
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.