[roll] Roll fuchsia [kernel][exceptions] Populate synth_data with bad syscall number

Previously, when generating a ZX_EXCP_POLICY_CODE_BAD_SYSCALL exception,
the bad syscall number was lost. After this CL, the bad syscall number
is reported in the synth_data field of zx_exception_context_t.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/482564
Original-Revision: 15f68104007550a1fe8f9c4aeae9e4bc1eef9dbb
GitOrigin-RevId: c1c3635acd3f1470c08885eb452b6a5cd67e56ca
Change-Id: I0143bbf3311ae51bd4ad30871865bacd9bc140f2
1 file changed
tree: 5365017bc67ad12ab505ba44e918de50e2b04aa6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.