Refactor Aspeed kernel-6.12 v00.07.02 update patch#577
Open
roger-nexthop wants to merge 3 commits into
Open
Conversation
Signed-off-by: Roger Liao <roger@nexthop.ai>
Signed-off-by: Roger Liao <roger@nexthop.ai>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@roger-nexthop please number the 3 patches 0001-, 0002-, 0003-. |
Signed-off-by: Roger Liao <roger@nexthop.ai>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Author
|
Renamed files for clarity (new aspeed files versus modifications to existing aspeed + vendor independent) and numbered as suggested. |
Collaborator
|
LGTM. @roger-nexthop did you use the Linux kernel repo PR template? |
Author
|
sonic-linux-kernel is missing the PULL_REQUEST_TEMPLATE.md, but I've updated this based on sonic-buildimage. |
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.
Why I did it
Based on community feedback, this PR restores the original aspeed-ast2700-support.patch merged in #522. The update to kernel-6.12 v00.07.02 (#557) has been split into 2 patches based on aspeed specific changes and vendor independent changes.
The two new patches for 00.07.02 update will be applied as incremental patches on top of the original Aspeed kernel patch.
How I did it
Restored original aspeed patch. Split 00.07.02 update into two patches based on new aspeed files and modified aspeed/vendor independent files.
How to verify it
Tested by running new image with the changes and checking patched kernel is same before and after this change.