[roll] Roll fuchsia [kernel][vm] LookupCursor helper to invalidate cursor

This is going to make future changes easier when the LookupCursor uses a
LockedPtr for the owner.

No behavior change.

Original-Bug: 338300943
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249112
Original-Revision: 7851c3d21005fc414b543395c6a01d5f418e037a
GitOrigin-RevId: 7be1d7f2ed5ca2994c0239fdd416b946ed22204b
Change-Id: I6ba8b3a0130262dec5755eed30b8e517c2be9b52
1 file changed
tree: 4586c97a34d260149ec0afdcc975b1c28b480170
  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.