[roll] Roll fuchsia [ktrace] Propagate user_ptr in ktrace_read_user

Don't eagerly convert the user_ptr to a raw pointer, but instead
propagate it all the way through so that the appropriate
arch_copy_to_user functions can be called.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694123
Original-Revision: fbbfb78c9d4fcff0d6febd411abacea1f4c32eb0
GitOrigin-RevId: 1b0f696dd7d64a6889cf69c6091c5f556cc7d5a4
Change-Id: Ib2c350df07d613c81b1a0a066aeacfd74db0326f
1 file changed
tree: 84805f5b7a9538f229bb5f8c93390f00f48111dc
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.