Skip to content

remove orphaned files - #10608

Merged
igorpecovnik merged 1 commit into
armbian:mainfrom
EvilOlaf:orphan-cleanup
Sep 3, 2026
Merged

remove orphaned files#10608
igorpecovnik merged 1 commit into
armbian:mainfrom
EvilOlaf:orphan-cleanup

Conversation

@EvilOlaf

@EvilOlaf EvilOlaf commented Sep 3, 2026

Copy link
Copy Markdown
Member

Description

Remove two orphaned files.
One is apparently left-over from patch movement, the other #9403 (comment)

Summary by CodeRabbit

  • Bug Fixes

    • Improved Rockchip RK3568 IOMMU compatibility by ensuring page-table memory is allocated within the device’s supported 32-bit DMA address range. This may improve system stability for affected hardware.
  • Maintenance

    • Removed an obsolete kernel integration configuration for the 6.15 development cycle.

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 5061f6d9-fad8-470f-a5cd-be422051486f

📥 Commits

Reviewing files that changed from the base of the PR and between 6d07521 and c07607f.

📒 Files selected for processing (2)
  • patch/kernel/integrate-6.15/0000.patching_config.yaml
  • patch/kernel/rockchip64-current/0001-iommu-rockchip-force-DMA32-for-rk3568-iommu-v2.patch
💤 Files with no reviewable changes (2)
  • patch/kernel/rockchip64-current/0001-iommu-rockchip-force-DMA32-for-rk3568-iommu-v2.patch
  • patch/kernel/integrate-6.15/0000.patching_config.yaml

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The change deletes the integrate-6.15 patching configuration and changes Rockchip IOMMU v2 page-table allocations to use GFP_DMA32.

Changes

Cohort / File(s) Summary
Kernel integration configuration
patch/kernel/integrate-6.15/0000.patching_config.yaml
Deletes the kernel patch-set configuration and its development-cycle helpers.
Rockchip IOMMU allocation
patch/kernel/rockchip64-current/0001-iommu-rockchip-force-DMA32-for-rk3568-iommu-v2.patch
Changes page-table allocation flags to GFP_DMA32 for Rockchip IOMMU v2.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to c0760

This change removes orphaned repository content and updates the Rockchip IOMMU v2 allocation flag. No unresolved merge-blocking impact is identified from the supplied change context.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: removing two orphaned files.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added 11 Milestone: Fourth quarter release size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Sep 3, 2026
@igorpecovnik
igorpecovnik merged commit b3cad7d into armbian:main Sep 3, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11 Milestone: Fourth quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/medium PR with more then 50 and less then 250 lines

Development

Successfully merging this pull request may close these issues.

2 participants