[roll] Roll fuchsia [kernel] Remove external usage of fxt_* wrappers

Removes the usage of the `fxt_*` wrappers in mutex.cc and ktrace.cc.
Future changes will delete these wrappers entirely. This required
introducing `make_tuple` to `ktl`.

Original-Bug: 42069955
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231424
Original-Revision: 76fe2ecb8eed0636e35f3be3568992379c8c40c7
GitOrigin-RevId: 266f5d86ead0b5275f51f13e0714f651df667d43
Change-Id: I9e708c8e5a85017df1fe7a839be7818194d57b71
1 file changed
tree: 9d14c4a3893b2cc36e7c652f8e22493640af96a6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.