From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.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 E95FA199E89 for ; Tue, 18 Aug 2026 06:24:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787034245; cv=none; b=UUIi8plux+zFfpEOfrqGeMN/W/7z7fD1dyC0H1ssUjtPcG26R+PQTd+AepRcRPmfu5Aft5rz7QkEJsYPOvZzW2atOzhKJROUejMy+zunp0vpQP2YOkPDoFt0yqmJdv9Z3NatdHuPOZp4B95ZA8UW2ITRqoLdzlIHZc8v2xbJ+4c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787034245; c=relaxed/simple; bh=LKC1iEnLrhJNc8NVK0b1iEv4uIrle9MT1UPw100BEfE=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Dht4PsovWRJVUQkbVmIMu724acxVyeeVS5CwlbXvHz3RkmMRDYUjgQGCliB9LHY2nYpkwHy+5jD29hpnAHdmzD5HJXC2ql3zxn/QMpexTRHOhiwTii53Z1A+uYrcfWEywjFK1vlqUp48hs7VgIbD1BWdljA/Q2o6XK9VoAf8WKU= 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.160.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-oa1-f72.google.com with SMTP id 586e51a60fabf-456b5122c7cso781957fac.1 for ; Mon, 17 Aug 2026 23:24:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787034242; x=1787639042; 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=INJOBll3lXmcKC2WCge2ormTfdecKhYv9cvrnijmlW0=; b=WAR498WKpMVEf82993emBz0NA73H1g2o/SmYX1sIE9cLJmgwkkSgHQ/M1mrzIlpNe3 Sn+sSYwUX7vr7i24Srllzcy3H7KhBuV3UDCeszUcVn/Hk1HGiKOBCWpAMYH9X0ZNpHqS XReUHhrAmoeduiziJmH0MdRUboQtTEVLNfDFMYrrqRuWu+yDVQrSinuKZLIvHtcwle1I BwWRBcrW6W3iH1sxFqO/GxIh+QRMAMXFeaHMeQBwsd6bnp6VKrEKVwbrQJ1ErLMaw71b M+/wqOR4IOFmI8EnDU8DwsfP7Ykwpwm0Su2wmQso0J7VuvBDLF8RnHY66/Ghudo5Ot3f 9vmg== X-Gm-Message-State: AOJu0YxJ6ExWvOTfz3WzQZGfgZ6KmoMVtRpcAz3/ut6GRqfO2ig79Z/g DbeWZjXyzaPDdgzOGLG8+72uXkHGIAz4tWEUcN2wOLy9kI5ABBrE2xfRMQuCCCYZ+DuyHTXDcAk cuKtHP+vLjb5KLQm/vQ2U+Gr7pX/CPi8Ex2JQrx3Lg6j/WfIbGJxk1bgxY+0= 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:2908:b0:6b0:ab1f:ebf8 with SMTP id 006d021491bc7-6b1211c931amr3094220eaf.0.1787034242577; Mon, 17 Aug 2026 23:24:02 -0700 (PDT) Date: Mon, 17 Aug 2026 23:24:02 -0700 In-Reply-To: <16c6e2f9-ae39-448b-892e-016a7574812cn@googlegroups.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a83fa82.dbb3a75c.20434b.0084.GAE@google.com> Subject: Re: [syzbot] [pm?] WARNING: ODEBUG bug in trace_suspend_resume (2) From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tao1.yu@intel.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to checkout kernel repo https://github.com/yutao-intel/linux.git/fix-pm: failed to run ["git" "-c" "core.hooksPath=/dev/null" "fetch" "--force" "4887005c58c501963a107db28216edc791ed4f01" "fix-pm"]: exit status 128 Tested on: commit: [unknown git tree: https://github.com/yutao-intel/linux.git fix-pm kernel config: https://syzkaller.appspot.com/x/.config?x=fa49d7bda29d9792 dashboard link: https://syzkaller.appspot.com/bug?extid=98850521518b962c5bab compiler: userspace arch: arm Note: no patches were applied.