[roll] Roll fuchsia [kernel][sched] Fix one character bug from GTL breakup

Fix a one character bug introduced by the GTL breakup CL in:

https://fxrev.dev/926125/39/zircon/kernel/kernel/scheduler.cc#1132

Fix the expression to refer to the scale up factor of queue b instead of
queue a. Found while working on the bug referenced below.

Original-Bug: b/322206755
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153825
Original-Revision: 183f6d93cf27ac2948ad05ba2a6d993ffd961f1b
GitOrigin-RevId: dcfb993007049331cde687d2ca4c6c47cd1ddb9b
Change-Id: I74380db7636df5eca2750f6bcde5d7b114b11e56
1 file changed
tree: b13966907162f0ee6a96363c1cdb188687043bfc
  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.