Skip to content

[Deepin-Kernel-SIG] [linux 6.18.y] [deepin] config: x86: enable yogafan and zram compress support#1638

Merged
opsiff merged 2 commits intodeepin-community:linux-6.18.yfrom
opsiff:linux-6.18.y-2026-04-21-config
Apr 21, 2026
Merged

[Deepin-Kernel-SIG] [linux 6.18.y] [deepin] config: x86: enable yogafan and zram compress support#1638
opsiff merged 2 commits intodeepin-community:linux-6.18.yfrom
opsiff:linux-6.18.y-2026-04-21-config

Conversation

@opsiff
Copy link
Copy Markdown
Member

@opsiff opsiff commented Apr 21, 2026

Summary by Sourcery

Update the Deepin x86 desktop kernel configuration to enable additional hardware and memory compression support.

New Features:

  • Enable support for Yogafan hardware control in the Deepin x86 desktop kernel configuration.
  • Enable zram compression support in the Deepin x86 desktop kernel configuration.

opsiff added 2 commits April 21, 2026 14:43
deepin inclusion
category: feature

Link: deepin-community#1617
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
deepin inclusion
category: feature

Users may use zram for testing or etc, enable zram compress:
zstd, lz4, lz4hc, 842, deflate and lzo support.

Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai bot commented Apr 21, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the Deepin x86 desktop kernel defconfig to enable yogafan support and zram compression support for the 6.18.y deepin kernel series.

File-Level Changes

Change Details Files
Enable yogafan support in the Deepin x86 desktop kernel configuration.
  • Select/configure the yogafan driver option in the x86 desktop defconfig
  • Ensure any required dependencies for yogafan are enabled or not explicitly disabled in the defconfig
arch/x86/configs/deepin_x86_desktop_defconfig
Enable zram compression support in the Deepin x86 desktop kernel configuration.
  • Enable zram block device and associated compression options in the defconfig
  • Configure a specific zram compression algorithm (e.g., zstd, lz4, or lzo) if the defconfig change specifies one
arch/x86/configs/deepin_x86_desktop_defconfig

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@Avenger-285714
Copy link
Copy Markdown
Member

/approve

Copy link
Copy Markdown

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Deepin x86 desktop kernel defconfig to expand zram compression algorithm support and enable Lenovo Yoga fan hwmon support.

Changes:

  • Enable multiple zram compression backends (lz4, lz4hc, zstd, deflate, 842, lzo).
  • Enable the yogafan hardware monitoring driver as a module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@deepin-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Avenger-285714

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
@deepin-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Avenger-285714

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@opsiff opsiff merged commit f1ac771 into deepin-community:linux-6.18.y Apr 21, 2026
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants