[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 [v2] mm/memory-failure: fix concurrent access issue in min_order_for_split() https://lore.kernel.org/all/[email protected] * [PATCH v2] 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/840418d2-f62b-4ce1-a5c9-a3efc9275fca *** 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/9bcfa5db-a65f-4a0a-adeb-25cfc52714d9/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