[roll] Roll fuchsia [kernel] Fix timeout in `k cpu context` command

This change fixes a bug in the `k cpu context` command where the CPU
number argument was incorrectly used as the timeout and the timeout
argument was ignored.

Test: Ran command, saw that correct timeout value was printed
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/816849
Original-Revision: ab0a4dbb3540c7d337f7a8da15453af23f2b1887
GitOrigin-RevId: 8e0a70742f81f8fb77bf54de411bd54747d8cd72
Change-Id: I6a98d44709072384ad7e0ea04dd3d4772d9e2007
1 file changed
tree: cab72aa7b2a4da1ebe279d85888c847bdbd23f3b
  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.