[roll] Roll fuchsia [starnix] Run `VdsoProcTest.VdsoMappingCannotBeSplit`

...in CQ/CI against Linux if the DUT is at least Linux version 5.11.

Confirmed that the test is skipped when Linux is not at least v5.11
(https://ci.chromium.org/b/8766402594161503121):
```
[ RUN      ] VdsoProcTest.VdsoMappingCannotBeSplit
Linux only disallows splitting a VDSO mapping as of v5.11, we are at 5.10.0-25-cloud-amd64
[  SKIPPED ] VdsoProcTest.VdsoMappingCannotBeSplit (0 ms)
```

...or is actually run (https://ci.chromium.org/b/8766402594161503233):
```
[ RUN      ] VdsoProcTest.VdsoMappingCannotBeSplit
[       OK ] VdsoProcTest.VdsoMappingCannotBeSplit (48 ms)
```

Original-Bug: b/276974209, b/297295584
Cq-Include-Trybots: luci.fuchsia.try:core.x64-debug,core.x64-cxx20
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936225
Original-Revision: bfb47e0bc41509dcfa3b6be9e29789eaf66a8eed
GitOrigin-RevId: 850d6986059025aa8aa7bec55706efe4189c3ffa
Change-Id: I3e43904707aba44dea10c6d946668bb953332ba0
1 file changed
tree: 122f5fe0976b53ec5b154e10696611bf07d0cba8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.