[moderation/CI] Re: mm/memory-failure: fix concurrent access issue in min_order_for_split()
syzbot ci <[email protected]>
| Newsgroups | dev.linux.lists.syzbot |
|---|---|
| Message-ID | <[email protected]> |
syzbot ci has tested the following series [v3] mm/memory-failure: fix concurrent access issue in min_order_for_split() https://lore.kernel.org/all/[email protected] * [PATCH v3] mm/memory-failure: fix concurrent access issue in min_order_for_split() and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/b0ec4d6e-6671-4b25-860d-98cf480bdd8f *** kernel build error tree: mm-new URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git base: e47602c51d20a93fa1711ed896dc9480de4374d9 arch: amd64 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 config: https://ci.syzbot.org/builds/a6869e1a-07af-443d-ba6a-48775cf67ba1/config mm/memory-failure.c:2517:13: error: cannot assign to variable 'new_order' with const-qualified type 'const int' mm/memory-failure.c:2873:13: error: cannot assign to variable 'new_order' with const-qualified type 'const int' *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: [email protected] --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at [email protected]. To test a patch for this bug, please reply with `#syz test` (should be on a separate line). The patch should be attached to the email. Note: arguments like custom git repos and branches are not supported. The email will later be sent to: [[email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid