From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f71.google.com (mail-oa1-f71.google.com [209.85.160.71]) (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 6FCB948BD29 for ; Tue, 21 Jul 2026 14:51:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784645505; cv=none; b=Gib6+8dgVK202bNZEyqmZ8ExmAA6R3BY5Wi8QGQ5Vd7+vIrcW50ydGBgIULzWPNu1ArEm9mYDnBqRiBT8luEt+lsnW4aaZmmSKSZ7L7Ki+kSVsHMjl2tMtuaziN8i8ZvDtsIOvdCYrc1dVWHI3r5CF0MaE+DNhK5q8g3ncElbwk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784645505; c=relaxed/simple; bh=aQBd3iwef2+xWzz24bKAAzC/uYFdjjyuYckQjpbQmSM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To:Cc: Content-Type; b=S6XxxgLdxKpgktK3nX/q9megSkDJAClMD117YRs8kNnsJtZdvWcES4jC/0p3OnqCP++Q7nRsSorULSCfp+4JliLq0zrIm6Pb0vE+0yO7YAKiB26eotYjzwnNREtD4m/CZ8n58U2vGtTAoyM+Ygjn5TAhQxokXNx24ZDhdEmIwAE= 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.71 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-f71.google.com with SMTP id 586e51a60fabf-43ccd5d5357so6510272fac.0 for ; Tue, 21 Jul 2026 07:51:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1784645503; x=1785250303; h=content-type:cc: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=N4ZUNtrXALlJKoZ9NmTFHjcN8iF1e7G5yCpfklkVZIo=; b=OPGBiZ8aEeIjAMAQjJhIME26fJUZiSdzREN70UqSmrPOXCxVrQOUmhQtQZrM5AVhlk m530ywGwwwQLAhCT3Fz1TDbT8mQLd9ObXtReDOTeUetWQ8P8wudBnSYAN5ErN0TGZSXU eQs15qdbg0iX0ZZc56Lg12O/iHKEojsMp+ewkeps/I/lidrIP6M1MeWCLqfIsAH8BvmM tmWDonB8IBCQw1XPyPFt6nHT+MVdQtcbVglWI64aqFRaIKdMF3k8BBMBVEFem58/DZ+i Ie1EnvoEGMW1I9aKtUMBCe0AyiCuLT7tWLdTB+YQ1jSqybYA4yHPRqGjZxctA5kXrR9K c8LA== X-Gm-Message-State: AOJu0YyxUEVT8jHP1bp861b7HX5NrMGhO5iNZm8YrzFBVZ/yu+23iFu8 oJAbNxh9dNAWSh3QnYsYqlMPgNf6gU6Yf38F2zxmyz2nX19UegFspChEv4w8yy5Hj7Pbwul/yAs jZqF9rqI5Nf7S8ZqzXrJHzATN4fw8qwnDUqGJUNEJPx9IpTUO0Ytxu61/QCo= 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:6ae5:b0:6a1:8c15:7cae with SMTP id 006d021491bc7-6a536aba0c3mr9266596eaf.71.1784645503470; Tue, 21 Jul 2026 07:51:43 -0700 (PDT) Date: Tue, 21 Jul 2026 07:51:43 -0700 In-Reply-To: <20260720124126.1977559-1-glider@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a5f877f.42649fcc.22d900.0005.GAE@google.com> Subject: [syzbot ci] Re: kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct (v7) From: syzbot ci To: glider@google.com, syzbot@lists.linux.dev Cc: syzbot@lists.linux.dev, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v7] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct (v7) https://lore.kernel.org/all/20260720124126.1977559-1-glider@google.com * [PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct (v7) and found no issues. Full report is available here: https://ci.syzbot.org/series/28387885-cfb9-4942-8b74-4b9f310211ad *** 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.