Skip to content

Update odroidxu4-current to 6.6.129#9558

Merged
igorpecovnik merged 1 commit into
armbian:mainfrom
belegdol:odroidxu4-6.6.129
Mar 19, 2026
Merged

Update odroidxu4-current to 6.6.129#9558
igorpecovnik merged 1 commit into
armbian:mainfrom
belegdol:odroidxu4-6.6.129

Conversation

@belegdol
Copy link
Copy Markdown
Collaborator

@belegdol belegdol commented Mar 19, 2026

Description

Update odroidxu4-current kernel to 6.6.128.

How Has This Been Tested?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Summary by CodeRabbit

  • Chores
    • Updated Linux kernel to version 6.6.129 with internal optimizations to memory buffer handling procedures.

@belegdol belegdol requested a review from joekhoobyar as a code owner March 19, 2026 09:47
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f81f1363-a1d4-4598-b1aa-080877984bea

📥 Commits

Reviewing files that changed from the base of the PR and between cb9509e and e570053.

📒 Files selected for processing (1)
  • patch/kernel/archive/odroidxu4-6.6/patch-6.6.128-129.patch

📝 Walkthrough

Walkthrough

Kernel patch bumps version from 6.6.128 to 6.6.129 and simplifies ima_get_kexec_buffer() in arch/x86/kernel/setup.c by removing internal range validation logic, allowing direct buffer assignment.

Changes

Cohort / File(s) Summary
Kernel Version & IMA Optimization
Makefile, arch/x86/kernel/setup.c
Version sublevel incremented to 129; removed ima_validate_range validation step from ima_get_kexec_buffer() function, streamlining buffer address and size assignment logic.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A hop, a skip, the kernel grows,
From 128 to 129 it goes,
Validation gone, so swift and lean,
The cleanest buffer yet is seen!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update odroidxu4-current to 6.6.129' clearly and directly describes the primary change in the pull request: updating the odroidxu4 kernel to version 6.6.129, which matches the file patch name and kernel version increment documented in the summary.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

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 and usage tips.

@github-actions github-actions Bot added size/small PR with less then 50 lines 05 Milestone: Second quarter release Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Mar 19, 2026
@github-actions github-actions Bot added the Ready to merge Reviewed, tested and ready for merge label Mar 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions Bot removed the Needs review Seeking for review label Mar 19, 2026
@igorpecovnik igorpecovnik merged commit 19b5b67 into armbian:main Mar 19, 2026
1 check passed
@belegdol belegdol deleted the odroidxu4-6.6.129 branch March 19, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

2 participants