已合并
iomap: fix dirty range tracking in iomap_folio_mkwrite_iter #19697
AtomGit-Bot创建于 2025年12月16日
iomap: fix dirty range tracking in iomap_folio_mkwrite_iter #19697
已合并
AtomGit-Bot创建于 2025年12月16日
refs/pull/19697/head合入到OLK-6.6
Pull Request已成功合入, 合并人@openeuler-ci-bot
(感谢 AtomGit-Bot 的贡献)
AAtomGit-Bot
2025年12月16日 关联了 openeuler/kernel Issue IDCSJV
AAtomGit-Bot
2025年12月16日 指派了 Xie XiuQi 参与评审
AAtomGit-Bot
2025年12月16日 指派了 sanglipeng 参与评审
AAtomGit-Bot
2025年12月16日 指派了 zhangchangzhong 参与评审
AAtomGit-Bot
2025年12月16日 指派了 zhengzengkai 参与评审
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:

Hi ci-robot, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Kernel, and any of the maintainers.

likedislike
AtomGit-Bot
2025年12月16日 评论:

当前仓库存在以下 保护分支

Protected Branch Version Release
OLK-5.10
* OLK-6.6
master
openEuler-1.0-LTS
openEuler-25.03
openEuler-26.09

评论 /sync <branch1> <branch2> ... 可将当前 PR 修改同步到其它分支(创建同步 PR):
a) 如果当前 PR 是 Open 状态,同步操作将延迟到 PR 被合并时执行
b) 如果当前 PR 已经 Merged,将立即执行同步操作

注意:

  1. /sync 命令可以指定同步到多个分支,仅最后一个 /sync 命令生效
  2. 如果创建的同步 PR 不正确,可通过向同步 PR 的源分支提交轻量级 PR 完善,或使用 /close 命令关闭
likedislike
AtomGit-Bot
2025年12月16日 评论:

/check-cla

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月16日 添加了 &nbsp; sig/Kernel 标签
openeuler-ci-botopeneuler-ci-bot成员
2025年12月16日 添加了 &nbsp; openeuler-cla/yes 标签
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:

@ci-robot, thanks for your pull request. All authors of the commits have signed the CLA. 👋

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月16日 添加了 &nbsp; ci_processing 标签
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:
Modified Files Committer Sequence
fs/iomap/buffered-io.c @zhangyi089 , xiexiuqi,

以上为各修改文件匹配的推荐Committer序列,需各模块评审通过后方可合入。

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:
Check Name Check Result Check Details
checkpatch :bug: WARNING #31611
checkformat :white_check_mark: SUCCESS
checkdepend :white_check_mark: SUCCESS

checkpatch WARNING: Check Details at #31611

Click for more info

begin to checkpatch....
check 23c50be7d9f1 iomap: fix dirty range tracking in iomap_folio_mkwrite_iter
check 23c50be7d9f1 iomap: fix dirty range tracking in iomap_folio_mkwrite_iter warning
WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#20: 
 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.1-2.fc37 04/01/2014

total: 0 errors, 1 warnings, 13 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.

checkpatch/0001-iomap-fix-dirty-range-tracking-in-iomap_folio_mkwrit.patch has style problems, please review.

NOTE: Ignored message types: AVOID_BUG AVOID_EXTERNS BLOCK_COMMENT_STYLE COMMIT_COMMENT_SYMBOL CONFIG_DESCRIPTION FILE_PATH_CHANGES FROM_SIGN_OFF_MISMATCH GERRIT_CHANGE_ID GIT_COMMIT_ID REPEATED_WORD UNKNOWN_COMMIT_ID

NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.

---- result ----
total:1 failed:0 warning:1 success:0

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:

x86_64 check_build WARNING: Check Details at #30997

Click for more info

WARN: resolve_btfids: unresolved symbol cubictcp_state

WARN: resolve_btfids: unresolved symbol cubictcp_recalc_ssthresh

WARN: resolve_btfids: unresolved symbol cubictcp_init

WARN: resolve_btfids: unresolved symbol cubictcp_cwnd_event

WARN: resolve_btfids: unresolved symbol cubictcp_cong_avoid

WARN: resolve_btfids: unresolved symbol cubictcp_acked

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:

aarch64 check_build WARNING: Check Details at #31010

Click for more info

kernel/cgroup/cpuset.c: In function ‘update_cpumask’:

kernel/cgroup/cpuset.c:2671:1: warning: the frame size of 2112 bytes is larger than 2048 bytes [-Wframe-larger-than=]

2671 | }

  | ^

kernel/cgroup/cpuset.c: In function ‘update_exclusive_cpumask’:

kernel/cgroup/cpuset.c:2774:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=]

2774 | }

  | ^

kernel/cgroup/cpuset.c: In function ‘update_prstate’:

kernel/cgroup/cpuset.c:3242:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=]

3242 | }

  | ^

kernel/cgroup/cpuset.c: In function ‘cpuset_handle_hotplug’:

kernel/cgroup/cpuset.c:4778:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=]

4778 | }

  | ^

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月16日 移除了 &nbsp; ci_processing 标签
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:
Check Name Build Result Build Details
check_package_license :bug:WARNING #31161
aarch64 check_build :white_check_mark:SUCCESS #31010
x86_64 check_build :white_check_mark:SUCCESS #30997
ppc check_build :white_check_mark:SUCCESS #29014
ppc64 check_build :white_check_mark:SUCCESS #28358
riscv64 check_build :bug:WARNING #28419
arm check_build :white_check_mark:SUCCESS #28883
loongarch check_build :white_check_mark:SUCCESS #21528
likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月16日 添加了 &nbsp; ci_successful 标签
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月16日 评论:

@ci-robot

likedislike
firedoar
2025年12月22日 评论:

/lgtm

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月22日 评论:

Review Code Feedback

Thanks for your review, @firedoar, your opinion is very important to us. 👋
The maintainers will consider your advice carefully.

likedislike
linan888
linan888成员
2025年12月31日 评论:

/lgtm
/approve

likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月31日 评论:

Review Code Feedback

  • The label lgtm was added to this pull request. It means that linan888 reviewed the code changes. 👋
Tips
  • If this pull request is not merged while all conditions are met, comment /check-pr to try again. 😄
likedislike
openeuler-ci-bot
openeuler-ci-bot成员
2025年12月31日 评论:

Review Code Feedback

  • The label approved was added to this pull request. It means that linan888 reviewed the code changes. 👋
Tips
  • If this pull request is not merged while all conditions are met, comment /check-pr to try again. 😄
likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年12月31日 添加了label:approvedlgtm
openeuler-ci-botopeneuler-ci-bot成员
2025年12月31日 合入了pull request
openeuler-ci-botopeneuler-ci-bot成员
2025年12月31日 Merge request is merged without commits
LiYanghang
1月6日 评论:

/check-pr

likedislike
openeuler-ci-botopeneuler-ci-bot成员
1月6日 合入了pull request,合并节点 SHA:cff82ef7bc42937550ca0182ff1243f9638d78bc