From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) (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 8C69F48A2B1 for ; Fri, 21 Aug 2026 11:39:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.197 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787312349; cv=none; b=f1iQgrrBcnNs2tslbxeLmUeobpPGX6xqU78MRIMD6UNRcA5eOLWbtxppGMEi2RGPotFC5plrjQEZyIhVcHJ/A0Vp+yYTDkS/fvfThH0MCFuPKm+K31F5TtzYzUTpYEGru73D/ckLyU1zR0tfz2gklHUYoPzYnbm2peOeAfUnPLQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787312349; c=relaxed/simple; bh=GsaoGFBp8oE/98prN5ljaoRLuzws42HXd9fbcYSNcFc=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=qoZLOXT2T7IhaHbw5qg0q8VwsDNgVgTWT6JffBtC+6IR2nXeLtiN4EQTmk0nmrJ35dcQXPFtOaXPmnASwJsjt6T+sccXoph76lr+q9hG24q9M2Bq5w9e8kinIiELEZIS8svj+2HGuguBlWFyp5vNvKg8q+Ta+t4oDlRNSU8xllQ= 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.167.197 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-oi1-f197.google.com with SMTP id 5614622812f47-485ebc5706cso3219447b6e.0 for ; Fri, 21 Aug 2026 04:39:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787312342; x=1787917142; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=p2jhr5SBb6x+GfNtCO3RPIz/oHcPo0qmqa56CotUOeQ=; b=nk5eftdTviBcvO5m3OphPlZXkPwV44jPbwPw8L2yprX181Kmem4WBqzgUPdn4/vd/9 qO92JF7/yHh7BTJCM/OIkr6NpAc6lkz4jarlQA7AJrKOld1R9KhOC4VYBhUcmL9OzW5q mmxbxHSzRwM7hhVu/a4IryuNJZKv1jJOBDLiMDZLbtn7WndzEeZ3dWsSAYsXQNC9I+RI DEm57AapU6rcf2olGLO6tb1NA7MOczaSUW5dldqGTfx5VclYXFD/pCqhHvNSz3EmN9zz kJAoVeVAFpKBoh8aoS4CL5gZKzS8tsqXrRPZf8FDcKMl4Jhj9Z4otAT1N6QDjgx1i9LS wAbA== X-Forwarded-Encrypted: i=1; AHgh+RqpCsL2p1ztOuy1mhSw4sTWSY+SlQiqpwRIr2u769CkS5bmHCV2vBODj4wWir2JIAtEHPxaQUX2RKyyvyA=@vger.kernel.org X-Gm-Message-State: AOJu0YxBP+2EG6rAIyGpopcV85vcWN94cGiUxqdzx2D/OhW6YDcLARNO y5QAEduRvFU46Ch7wpvNEFW5RJYPyBgGIzzChHklowUPvB/Aj2l2dVPSbQTFgUSDjhBtrhZJty0 aCFML8dZJQIUwkZQQtWv64MOkBJkgLNb7moUsdGd73WxJmlvxx78cW4r/ouI= 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:6808:f8b:b0:4a4:cedc:6859 with SMTP id 5614622812f47-4b2cdb56ae5mr11544540b6e.4.1787312341792; Fri, 21 Aug 2026 04:39:01 -0700 (PDT) Date: Fri, 21 Aug 2026 04:39:01 -0700 In-Reply-To: <20260821103128.72425-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8838d5.dbb3a75c.13dd47.0013.GAE@google.com> Subject: Re: [syzbot] [usb?] general protection fault in ucsi_acpi_probe From: syzbot To: kartikey406@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+23cf45a9fce78e4e0dc1@syzkaller.appspotmail.com Tested-by: syzbot+23cf45a9fce78e4e0dc1@syzkaller.appspotmail.com Tested on: commit: 818bebeb drm/xe: Don't hand out the flat CCS storage a.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=10c69e79580000 kernel config: https://syzkaller.appspot.com/x/.config?x=59b38fbc070dad5e dashboard link: https://syzkaller.appspot.com/bug?extid=23cf45a9fce78e4e0dc1 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=13cfde79580000 Note: testing is done by a robot and is best-effort only.