All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot ci <syzbot+ci6207934002e9f90a@syzkaller.appspotmail.com>
To: syzkaller-upstream-moderation@googlegroups.com
Cc: syzbot@lists.linux.dev
Subject: [moderation/CI] Re: mm: shrinker: fix double-free in alloc_shrinker_info error path
Date: Sat, 11 Jul 2026 17:15:57 -0700	[thread overview]
Message-ID: <6a52dcbd.574492cf.19a3b.0008.GAE@google.com> (raw)

syzbot ci has tested the following series

[v1] mm: shrinker: fix double-free in alloc_shrinker_info error path
https://lore.kernel.org/all/20260711041509.92926-1-zenghongling@kylinos.cn
* [PATCH] mm: shrinker: fix double-free in alloc_shrinker_info error path

and found the following issue:
kernel build error

Full report is available here:
https://ci.syzbot.org/series/9c3fc021-5f0f-45b2-94cb-21b4c6e25374

***

kernel build error

tree:      mm-new
URL:       https://kernel.googlesource.com/pub/scm/linux/kernel/git/akpm/mm.git
base:      dc59e4fea9d83f03bad6bddf3fa2e52491777482
arch:      amd64
compiler:  Debian clang version 22.1.6 (++20260514074242+fc4aad7b5db3-1~exp1~20260514074407.73), Debian LLD 22.1.6
config:    https://ci.syzbot.org/builds/ade000b9-8f89-412e-b371-264605dc0952/config

mm/shrinker.c:108:10: error: call to undeclared function 'shrinker_info_protected'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
mm/shrinker.c:108:8: error: incompatible integer to pointer conversion assigning to 'struct shrinker_info *' from 'int' [-Wint-conversion]
mm/shrinker.c:117:30: error: conflicting types for 'shrinker_info_protected'

***

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: syzbot@syzkaller.appspotmail.com

---
This report is generated by a bot. It may contain errors.
syzbot ci engineers can be reached at syzkaller@googlegroups.com.

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:
[akpm@linux-foundation.org david@fromorbit.com linux-kernel@vger.kernel.org linux-mm@kvack.org muchun.song@linux.dev qi.zheng@linux.dev roman.gushchin@linux.dev stable@vger.kernel.org zenghongling@kylinos.cn zhongling0719@126.com]

If the report looks fine to you, reply with:
#syz upstream

If the report is a false positive, reply with
#syz invalid


             reply	other threads:[~2026-07-12  0:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-12  0:15 syzbot ci [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-12  0:16 [moderation/CI] Re: mm: shrinker: fix double-free in alloc_shrinker_info error path syzbot ci
2026-07-12  0:24 [moderation/CI] Re: mm: shrinker: Fix " syzbot ci

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a52dcbd.574492cf.19a3b.0008.GAE@google.com \
    --to=syzbot+ci6207934002e9f90a@syzkaller.appspotmail.com \
    --cc=syzbot@lists.linux.dev \
    --cc=syzkaller-upstream-moderation@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.