[roll] Roll fuchsia [kernel][lib] Move SlabControl to end of ObjectCache::Slab.

Simplify finding the entry array for specialized uses cases of
ObjectCache that forge pointers into slabs.

Test: No behavior change, only object layout change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849198
Original-Revision: 87861278e61d57df2245ae634c15da35bcfeba81
GitOrigin-RevId: aa3d86ff5dcb9f4691a179ea484250a708a0d399
Change-Id: I254c50445661685c314785f1243714bef5069a3f
1 file changed
tree: 42d0ae00f121af596f3619cb04bd8f62650b8932
  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.