Add disabling HW watchdog during boot for fast-reboot and warm-reboot#4927
Merged
sujinmkang merged 2 commits intosonic-net:masterfrom Jul 9, 2020
sujinmkang:watchdog-control
Merged
Add disabling HW watchdog during boot for fast-reboot and warm-reboot#4927sujinmkang merged 2 commits intosonic-net:masterfrom sujinmkang:watchdog-control
sujinmkang merged 2 commits intosonic-net:masterfrom
sujinmkang:watchdog-control
Conversation
yxieca
approved these changes
Jul 9, 2020
Collaborator
Author
|
retest vsimage please |
1 similar comment
Collaborator
Author
|
retest vsimage please |
qiluo-msft
pushed a commit
to qiluo-msft/sonic-buildimage
that referenced
this pull request
Jul 12, 2020
…sonic-net#4927) * Add disabling HW watchdog during boot for fast-reboot and warm-reboot case * typo
Contributor
|
@sujinmkang , can we please add more info to the PR, like why this was needed, what testing was done? Is this a bug fix or enhancement? #4936 PR comment can give an example. If this is a bug fix, will you please mention the issue that's filed? |
abdosi
pushed a commit
that referenced
this pull request
Aug 9, 2020
…#4927) * Add disabling HW watchdog during boot for fast-reboot and warm-reboot case * typo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is to disable the hw watchdog during the boot after the fast-reboot and warm-reboot which is enabling the hw watchdog during its execution.