From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 57A1436F43D for ; Sat, 28 Feb 2026 12:41:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772282475; cv=none; b=JiSmzxXC/JPdcH+YqUKin3xi4SlAQAw61whgSqF6Lr01OCHW5VBeI92c7aQKS+/eWBpFPdN8c8RqxGltTcgz33dXvr5eHfD1adHC+QoNADGqKeS2X2LewP6jPxqnzerIGJ0OQp6jZoDVJwjlerDYW6pQNkwUAWVG53xW835hEww= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772282475; c=relaxed/simple; bh=lpTXCvtSpNwJJxIW/8/sefkwCwXUAFXw+42E9XKL9xA=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=K5jP6A2zbjSL9HhJgSbklH2PYa31YxPvB33EpV5XA7lWaUVpIGJ/Qh8fFIE4lrY5Gdn0EmUhlINKOFwMBWv3cWVaXI67SU12IIJ+nZRts5vGEHsfxuOQX8mx43DDHTY/BAOOlYURdQ0crCRZViSHatoQv90oHs/6yfyOCaZ+Ep8= 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.69 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-f69.google.com with SMTP id 006d021491bc7-679e5688b33so24267825eaf.3 for ; Sat, 28 Feb 2026 04:41:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772282473; x=1772887273; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ZuogsXUnh3h+31vZNUgs06GPllabKrgkof5KWrpvmZE=; b=st7e8rFwj1PcQvulTC8aYU6Sbfd+BU6XP8weWRvgyryp8nPa8LD7nucvEbmS+F7owR qlPmuEZAd2tZxzHAiOJyKeRub5RXMJwliq87sVHHckJuc4oG9bjckYYDc2P9crAYaHCg piBVfX4LE4GquoyGjT+6JZM5XZZrWLSCAuruCEfEUMIn/sbO8BmmWOo6TV6MCg3tRC8Z z8NZ2yUbizi/ECBOn6INBx2/epnQ24ymZHSTh3yd6DAw1NxlCB5Ukiaj9mO2GR1HHbj+ c4gjeXVvqYiXyOIHM1GIPb+IqIYcXxydEzHkVhW1ZwYoaBGhqINjM0AAH6SM5OWWrTQi DYdw== X-Gm-Message-State: AOJu0YxmV/go8Lci2YLlKraKaQro9hqXXEhwAKyW7aHJ1emp3j+/WI3S Ycm7QKJ7hMpgdFUyLV1cSzf+p+eUTZ1t5KmLK87PhFsBT4vmXgKscss4wG5sXk99RR0jjbiyedy dli57CPL+ePZ6nlRWXYih5pg6op+qFrzD0uGeTgDAvQANlYTaJxW5V2HF9S4= 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:208b:b0:679:bbfa:5c61 with SMTP id 006d021491bc7-679fae10e2cmr3289782eaf.20.1772282473251; Sat, 28 Feb 2026 04:41:13 -0800 (PST) Date: Sat, 28 Feb 2026 04:41:13 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69a2e269.050a0220.3a55be.003e.GAE@google.com> Subject: [moderation/CI] Re: Fix warnings for RISC-V builds 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 [v4] Fix warnings for RISC-V builds https://lore.kernel.org/all/20260227152624.164964-1-seanwascoding@gmail.com * [PATCH v4 1/2] sunrpc: fix unused variable warnings by using no_printk * [PATCH v4 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/aff67ec2-252a-44ec-9e63-cd30cea590b3 *** kernel build error tree: net-next URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net-next.git base: b9c8fc2caea6ff7e45c6942de8fee53515c66b34 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/f3072fa8-52cd-45e3-b797-cecafaf99df0/config fs/nfsd/nfsfh.c:110:33: error: use of undeclared identifier 'buf' fs/nfsd/nfsfh.c:110:45: error: use of undeclared identifier 'buf' *** 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 anna@kernel.org claudiu.beznea@tuxon.dev linux-kernel@vger.kernel.org linux-nfs@vger.kernel.org netdev@vger.kernel.org nicolas.ferre@microchip.com seanwascoding@gmail.com trond.myklebust@hammerspace.com] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid