From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 814C629BDB4 for ; Sun, 8 Mar 2026 06:44:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772952249; cv=none; b=nQjy1WbmInw8qirdZaiIzwxFZyAY823lkWK0yZqhCDkgCSlIjnoPbClhHhWClrBrqVhR1yBfMEBqrFQeoVD/FVyQbupeaMsYBfU+FBzCB0b4phWX9AqdvaGhZ2dEgl+80YA4BhZZoLYaaSbAVgpvPyg6mA1+NS3eeJjK4uwOHi4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772952249; c=relaxed/simple; bh=trfMavDir6IZNPYHPbZTdjukuSrheo0Tc26S6rlM3Lc=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=rSJ7inzqcOM9cgI3wdvA889ZgMEDl+Y/4AgRRi/nItYK0h86dXBEKccrHLhk0TL+FOJIcdEkhU1CCNxRU7JrayWosVBTVSp6rpUyYcGobxYM1R6Cv/3yxfRaAmX65nYS5pZ26PKYcNke0edbPdDYn83i+zcnppcoSKtHaE3/Hes= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f72.google.com with SMTP id 006d021491bc7-679943693c0so168510120eaf.3 for ; Sat, 07 Mar 2026 22:44:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772952247; x=1773557047; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=NYbxCwQ/jkX9Q+yTPWFMNnpW3vhVCbLKU8HfmDDdtAI=; b=cw2fIHevvxYXNO5BgpxkkXbc6jZ9KVpOQrzXrxH1M/KZ8WlvgEZ1rliFipTjJ9MRXV dz4NViMsdh+64UlxGoTyB7doY1KVikgoSTOIa37w663RPghZy6gZTCWDOwSHmXAfAHdF ogJe4l0v19pO+4f4Z8GIucZg9Q4zSoUQrcAOjVyJ7cVZduRf/n61zfvLzrxQW1fLJCfr 5eQZwwSe6GMSzsxC51o5W/kZyJxcakJ5S4EOEclh8khj9v697vNNr63mODqtrpw9yQCO 4ZatrAWlA3PRixiA5dP7JyFJfnxHO8RIFpP/5TreIJosyqmURw0HxBzBmlwaj54BsjQQ FAHQ== X-Gm-Message-State: AOJu0Yxupw7votcYfJh3nTUjooBn2z6WNWF6lqims/pcaNWxzodz1Sjh 606F1MhUfEHwGRzD0u8pE24rg6HQBTw72pHOWqd0B4jSXOCuSti+iDJ9hh0gkWo7SXHi2DENstV SSCjV2xToxh4uZK+vG80aZvlAw1bQNlE39XH4n3EELHhbnBqxMuB7gdsA/vY= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:1843:b0:677:fc0b:d7 with SMTP id 006d021491bc7-67b9bd49319mr4311064eaf.59.1772952247564; Sat, 07 Mar 2026 22:44:07 -0800 (PST) Date: Sat, 07 Mar 2026 22:44:07 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69ad1ab7.a70a0220.52840.0002.GAE@google.com> Subject: [moderation/CI] Re: page_pool: store detach_time as ktime_t to avoid false-negatives From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v1] page_pool: store detach_time as ktime_t to avoid false-negatives https://lore.kernel.org/all/20260307204022.1897614-1-kuba@kernel.org * [PATCH net] page_pool: store detach_time as ktime_t to avoid false-negatives and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/87e553cf-214a-4339-8795-ebb43b8fb575 *** kernel build error tree: net URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net.git base: c113d5e32678c8de40694b738000a4a2143e2f81 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/619a6b32-3615-4e83-9a58-929fc9993272/config net/core/page_pool_user.c:248:5: error: call to undeclared function 'ktime_to_seconds'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] *** 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. The email will later be sent to: [andrew@lunn.ch davem@davemloft.net edumazet@google.com hawk@kernel.org horms@kernel.org ilias.apalodimas@linaro.org kuba@kernel.org netdev@vger.kernel.org pabeni@redhat.com] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid