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 CC02447CC99 for ; Thu, 30 Apr 2026 18:53:56 +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=1777575239; cv=none; b=I6ZDhVbgGXGCYJrbbFl01thHPqFqKh9GriHMNYQuYLe2MiN16MmSb8xwg9vnjG1P23seF24CQCEtXtM3RWtv24bJRAxhaQk3koHth91EjRFqWWKyH2jdJ2jiUlwrkbpoP80iAXsGanyUv3aRh6wxyymEcEQM6BaNv3CXDMgeXPE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777575239; c=relaxed/simple; bh=RrqHRVmxfHPJSmjx7ZvaWxp7aW5gAg+tu2yNXplxSfQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=DrmpaRgwAEQYPdfMof3y2xgDf+b66KKssT3yN6xZAB6uIn+5BSyOGQPFKiO5YsO0yWYV0HZShDXHnmBMzZqUpuMb8LvgwL1n4sWsANln7sfuX4JhURxZOhGOxs/pEOe+9YLWyQ9kq5PNV/iNV3nm+/7wQHQji9URiDl3XAU4Qpk= 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-695aebf3cc7so2140595eaf.0 for ; Thu, 30 Apr 2026 11:53:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777575235; x=1778180035; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=RrqHRVmxfHPJSmjx7ZvaWxp7aW5gAg+tu2yNXplxSfQ=; b=hcNI5Ucj7BLvw79plNZ17E8rmNVaxs/39pbytMXKJCUmzdKM0Hm/nbjYR1hmCH3pCv IPTFtehkJ72nG3hPM5aVpF6LoFdjdudBMta6sOUrsYMTUUv8/RpjEMiXSQmqXRXFnuHq eTVOGACoQ8lD7kFRAnYvxw3gwBejxWSW5pvwhH/oeI0y/6s22ggfXqPFc/GlsqwWUh7e 8+Or2D2ISNyEbNN9DOrz+Oy0P6Vap5mt12pLapPmQD5a2dfnxX4ygepAX4pddmTX2jPz 4ZZDTGfgNXjKC+55nW4MbLVAGWwzSBR2jNfkyxPyvJMLMnUJEzniZL+dkDX5VD6CK4of eO+w== X-Gm-Message-State: AOJu0YzWwk4C5OMdCEmWn+nUQZsnRYhOdy58WkF4YLICLbCkjrazqM+9 1mbqyrBUNMOHWbXYAzghjqZHQQXxf6+3PffzZ9GaJgKIGWWfj9yGMnJtqJXrJOKCO0R0ERzxXTN H3xe2hljPxd177eEOi6Hn//SYqPOOsmDug+wPeOUWPb7I2lRkQE0JJhvoKQo= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:609:b0:696:3482:dda5 with SMTP id 006d021491bc7-6967a5fcdfamr2197793eaf.44.1777575235187; Thu, 30 Apr 2026 11:53:55 -0700 (PDT) Date: Thu, 30 Apr 2026 11:53:55 -0700 In-Reply-To: <69d7f03b.050a0220.3030df.001b.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f3a543.170a0220.5f1b.0007.GAE@google.com> Subject: Forwarded: #syz test From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: #syz test Author: tbsthitw@gmail.com #syz test diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +# test +$(error x) # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 14