Skip to content

Linux: Update kernel to 6.12.22#4007

Merged
sairon merged 1 commit into
devfrom
bump-linux-6.12.22
Apr 7, 2025
Merged

Linux: Update kernel to 6.12.22#4007
sairon merged 1 commit into
devfrom
bump-linux-6.12.22

Conversation

@sairon
Copy link
Copy Markdown
Member

@sairon sairon commented Apr 7, 2025

Summary by CodeRabbit

  • Documentation
    • Revised version numbers in documentation to align with the latest release for various hardware boards.
  • Chores
    • Upgraded kernel version details in build configurations to the new release version, ensuring system consistency.

@sairon sairon added board/ova Open Virtual Appliance (Virtual Machine) board/odroid Hardkernel's ODROID Boards unsupported/tinker ASUS' Tinker Boards (not supported since HAOS 17.0) linux Linux kernel related issue board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/khadas Khadas VIM Boards board/generic-aarch64 Generic aarch64 machine board/green Home Assistant Green labels Apr 7, 2025
@sairon sairon requested a review from agners April 7, 2025 13:57
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 7, 2025

📝 Walkthrough

Walkthrough

This pull request updates version references from 6.12.21 to 6.12.22. The documentation file is modified to reflect new version numbers for various hardware boards, while the Raspberry Pi version remains unchanged. Additionally, a series of buildroot configuration files (defconfigs) have been updated to set the custom Linux kernel version to 6.12.22 instead of 6.12.21.

Changes

File(s) Change Summary
Documentation/kernel.md Updated version numbers for boards such as Open Virtual Appliance, Home Assistant Green, Tinker Board, ODROID series, Generic aarch64/x86-64, and Khadas VIM3 from 6.12.21 to 6.12.22. Raspberry Pi remains at 6.6.74.
buildroot-external/..._defconfig (multiple files) Updated the BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE setting from 6.12.21 to 6.12.22 in the defconfig files: generic_aarch64, generic_x86_64, green, khadas_vim3, odroid_c2, odroid_c4, odroid_m1, odroid_m1s, odroid_n2, odroid_xu4, ova, and tinker.

📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 212796c and 604ab86.

📒 Files selected for processing (13)
  • Documentation/kernel.md (1 hunks)
  • buildroot-external/configs/generic_aarch64_defconfig (1 hunks)
  • buildroot-external/configs/generic_x86_64_defconfig (1 hunks)
  • buildroot-external/configs/green_defconfig (1 hunks)
  • buildroot-external/configs/khadas_vim3_defconfig (1 hunks)
  • buildroot-external/configs/odroid_c2_defconfig (1 hunks)
  • buildroot-external/configs/odroid_c4_defconfig (1 hunks)
  • buildroot-external/configs/odroid_m1_defconfig (1 hunks)
  • buildroot-external/configs/odroid_m1s_defconfig (1 hunks)
  • buildroot-external/configs/odroid_n2_defconfig (1 hunks)
  • buildroot-external/configs/odroid_xu4_defconfig (1 hunks)
  • buildroot-external/configs/ova_defconfig (1 hunks)
  • buildroot-external/configs/tinker_defconfig (1 hunks)
🧰 Additional context used
📓 Path-based instructions (6)
`*/**(html|markdown|md)`: - For instructional content in documentation, use a direct and authoritative tone. Avoid expressions of politeness such as 'may' or 'please', and ensure t...

*/**(html|markdown|md): - For instructional content in documentation, use a direct and authoritative tone. Avoid expressions of politeness such as 'may' or 'please', and ensure the goal of the instruction is fronted.

  • Apply the Microsoft Style Guide to ensure documentation maintains clarity and conciseness.
  • In step-by-step instructions, front the location phrase in the instructional sentence.
  • In step-by-step instructions, front the 'goal' in the instructional sentence.
  • In step-by-step instructions, if in doubt what to front, front the 'goal' before the location phrase in the instructional sentence.
  • do not hyphenate terms like 'top-right' or 'bottom-left' with 'corner'
  • Documentation/kernel.md
`*/**(html|markdown|md)`: - Use bold to mark UI strings. - If "" are used to mark UI strings, replace them by bold.

*/**(html|markdown|md): - Use bold to mark UI strings.

  • If "" are used to mark UI strings, replace them by bold.
  • Documentation/kernel.md
`*/**(html|markdown|md)`: - Be brief in your replies and don't add fluff like "thank you for..." and "Please let me know if"

*/**(html|markdown|md): - Be brief in your replies and don't add fluff like "thank you for..." and "Please let me know if"

  • Documentation/kernel.md
`*/**(html|markdown|md)`: - Use sentence-style capitalization also in headings.

*/**(html|markdown|md): - Use sentence-style capitalization also in headings.

  • Documentation/kernel.md
`*/**(html|markdown|md)`: do not comment on HTML used for icons

*/**(html|markdown|md): do not comment on HTML used for icons

  • Documentation/kernel.md
`*/**(html|markdown|md)`: Avoid flagging inline HTML for embedding videos in future reviews for this repository.

*/**(html|markdown|md): Avoid flagging inline HTML for embedding videos in future reviews for this repository.

  • Documentation/kernel.md
🔇 Additional comments (14)
buildroot-external/configs/odroid_n2_defconfig (1)

19-19: Kernel version update looks good

The update from Linux kernel 6.12.21 to 6.12.22 aligns with the PR objectives. This is a standard maintenance update to incorporate the latest kernel version.

buildroot-external/configs/odroid_m1_defconfig (1)

19-19: Kernel version update looks good

The update from Linux kernel 6.12.21 to 6.12.22 aligns with the PR objectives. This change is consistent with the same version update being applied across multiple configuration files.

buildroot-external/configs/odroid_c4_defconfig (1)

19-19: Kernel version update looks good

The update from Linux kernel 6.12.21 to 6.12.22 aligns with the PR objectives. This change maintains version consistency across the supported hardware platforms.

buildroot-external/configs/generic_x86_64_defconfig (1)

19-19: Kernel version update looks good

The update from Linux kernel 6.12.21 to 6.12.22 aligns with the PR objectives. This change is part of the coordinated kernel update across all platform configurations.

buildroot-external/configs/green_defconfig (1)

19-19: Kernel version updated to 6.12.22

The Linux kernel version has been updated from 6.12.21 to 6.12.22, which aligns with the PR objective to update the kernel version. This change is consistent with the updates in other configuration files.

buildroot-external/configs/ova_defconfig (1)

19-19: Kernel version updated to 6.12.22

The Linux kernel version has been properly updated from 6.12.21 to 6.12.22 for the Open Virtual Appliance configuration, matching the PR's stated purpose.

buildroot-external/configs/generic_aarch64_defconfig (1)

19-19: Kernel version updated to 6.12.22

The Linux kernel version has been updated from 6.12.21 to 6.12.22 for the generic ARM 64-bit architecture configuration, consistent with the update pattern across all configuration files.

buildroot-external/configs/khadas_vim3_defconfig (1)

19-19: Kernel version updated to 6.12.22

The Linux kernel version has been updated from 6.12.21 to 6.12.22 for the Khadas VIM3 board configuration. This change completes the consistent update across all platform configurations.

buildroot-external/configs/odroid_m1s_defconfig (1)

19-19: Kernel version update looks good

The update from kernel version 6.12.21 to 6.12.22 aligns with the PR objective to update the Linux kernel across the Home Assistant Operating System.

buildroot-external/configs/odroid_xu4_defconfig (1)

20-20: Kernel version update looks good

The update from kernel version 6.12.21 to 6.12.22 aligns with the PR objective to update the Linux kernel across the Home Assistant Operating System.

buildroot-external/configs/tinker_defconfig (1)

21-21: Kernel version update looks good

The update from kernel version 6.12.21 to 6.12.22 aligns with the PR objective to update the Linux kernel across the Home Assistant Operating System.

buildroot-external/configs/odroid_c2_defconfig (1)

19-19: Kernel version update looks good

The update from kernel version 6.12.21 to 6.12.22 aligns with the PR objective to update the Linux kernel across the Home Assistant Operating System.

Documentation/kernel.md (2)

6-6: Kernel version update for Open Virtual Appliance:
Verify that the version for Open Virtual Appliance is correctly updated to 6.12.22 as per the changelog and is consistent with the corresponding configuration files.


14-24: Consistent kernel version updates for multiple boards:
Confirm that the versions for Home Assistant Green, Tinker Board, ODROID-C2, ODROID-C4, ODROID-M1, ODROID-M1S, ODROID-N2, ODROID-XU4, Generic aarch64, Generic x86-64, and Khadas VIM3 are uniformly updated to 6.12.22. Ensure these changes provide consistency across all hardware configurations as intended for this update.


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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai or @coderabbitai title anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sairon sairon merged commit cdbbfea into dev Apr 7, 2025
3 checks passed
@sairon sairon deleted the bump-linux-6.12.22 branch April 7, 2025 14:13
This was referenced Apr 11, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

board/generic-aarch64 Generic aarch64 machine board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/green Home Assistant Green board/khadas Khadas VIM Boards board/odroid Hardkernel's ODROID Boards board/ova Open Virtual Appliance (Virtual Machine) cla-signed linux Linux kernel related issue unsupported/tinker ASUS' Tinker Boards (not supported since HAOS 17.0)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants