Refactor Aspeed kernel-6.12 v00.07.02 update patch#577
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). |
|
Renamed files for clarity (new aspeed files versus modifications to existing aspeed + vendor independent) and numbered as suggested. |
|
LGTM. @roger-nexthop did you use the Linux kernel repo PR template? |
|
sonic-linux-kernel is missing the PULL_REQUEST_TEMPLATE.md, but I've updated this based on sonic-buildimage. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Comments:
|
Signed-off-by: Roger Liao <roger@nexthop.ai>
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
|
This PR has backport request label(s) for branch(es): msft-202608, but is missing required test information. Please make sure you tick the tested branch(es) in the Tested branch section and provide test evidence (e.g., 202608: <test result>) in the Test result section as well in your PR description. ---Powered by SONiC BuildBot
|
|
Thanks Saikrishna for the review. I've cleaned up the first and third patches as suggested. synopsys_edac.c was also unnecessarily modified due to the different baseline in the first patch and it came back to original state in the 3rd patch. |
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.