[roll] Roll fuchsia [kernel] GenericWatchdot::Pet should check if dog is enabled

Lockup detector calls hw_watchdog_pet that boils down to
GenericWatchdog::Pet in this case.

This lead to some confusing experiments when bringing up the watchdog,
in which the watchdog would be left enabled, but tell the kernel it was
disabled to observe the kernel rebooting after the bite time.

Original-Bug: 407841192
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237564
Original-Revision: 65f5537e42411c16aa9f2d25786ad09f7c6739d0
GitOrigin-RevId: 275db3b94c8f2e200f3c92e99a7e2ae32306858a
Change-Id: I5d9eddd2e87b673d952be0baeecea6c3f99c4e3a
1 file changed
tree: 4d00ef266297f42636b63ef542af4922c7ca5fb6
  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.