From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30A54C43334 for ; Tue, 7 Jun 2022 10:58:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242281AbiFGK64 (ORCPT ); Tue, 7 Jun 2022 06:58:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242342AbiFGK6S (ORCPT ); Tue, 7 Jun 2022 06:58:18 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2250BBCE8D for ; Tue, 7 Jun 2022 03:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1654599239; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TNzwBB7ZZPSH1ON+WNEP8BayJieoALczPxALrkpLXG8=; b=OXCtOKRsAzM05QGeWptnyX+kHfYGvEP0nLZqeFNG65W4dO/cE6eYdD1JtVwGijTvtVFeS/ fygm3BX3JA9BPjVtIm8oUitmQiz0Ywbacp7flWJXaAieATmpnnLPss9pYxHhEY/dFij50X /QCcAqvrQ5pbcXcYDVH6758Gc2ULIb4= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-9-xpRbY3htO66U_s-K9EtHcA-1; Tue, 07 Jun 2022 06:53:56 -0400 X-MC-Unique: xpRbY3htO66U_s-K9EtHcA-1 Received: by mail-wr1-f70.google.com with SMTP id c16-20020a5d4cd0000000b00213b1d4a96cso3175616wrt.1 for ; Tue, 07 Jun 2022 03:53:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=TNzwBB7ZZPSH1ON+WNEP8BayJieoALczPxALrkpLXG8=; b=Y8R3AlFCLFmniSi9QyDreRQpJH9ALbY5DZRGm2xyjsaJwnoZl0w8dZFhghqEuqfUYP b5mhP/A01QU1SH6m59m3wZ0Ow2QZ5wp6P9rIuLkMaA/k9M9smw0g/OFTMttlt53LbuzJ elV2atkpI9266KOYaAEVWYkr9yTgbKm9kNKNDG60ZNcTFkpQ5Pb/Pym3L4+Go6RRk0fZ VtmL0hPG6CHT9e8YPhUQSF6At6v+Nl77YPYq3AfWvdG7hrWD62fMd9BjWF2UzMDZxHPG HjkDsQa84t888GkZQAYD3QR8KrLgkLIoRIa0pAjfWCNs1X6MhvsXu0TXMIJn6aI9YPfe LOtA== X-Gm-Message-State: AOAM533HQwWxqKYICYBe4PegVjTS8lPkkQtjeEDdXqlkcgsq1H04grNe k8JijTy7GTXeJYrrk+LgvSGEc+/WvJ+QkfxFZx1lrXfwxPzhL1xnptQQcmguVSd6KVZQND2TPW+ 0sNCOsOOv6xmYq1LukQyxVT5o X-Received: by 2002:a05:600c:3c91:b0:39b:6b:d5de with SMTP id bg17-20020a05600c3c9100b0039b006bd5demr45872565wmb.132.1654599235354; Tue, 07 Jun 2022 03:53:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyzK5yzKOuJeouwPfQtcbHMdqzqb6HbES3Z0zDNMHRBbEzDy7YqCTRKXRqBSIdxKatWDeYG4A== X-Received: by 2002:a05:600c:3c91:b0:39b:6b:d5de with SMTP id bg17-20020a05600c3c9100b0039b006bd5demr45872550wmb.132.1654599235142; Tue, 07 Jun 2022 03:53:55 -0700 (PDT) Received: from redhat.com ([2.55.169.1]) by smtp.gmail.com with ESMTPSA id l10-20020a5d410a000000b0020fc6590a12sm17187136wrp.41.2022.06.07.03.53.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jun 2022 03:53:54 -0700 (PDT) Date: Tue, 7 Jun 2022 06:53:51 -0400 From: "Michael S. Tsirkin" To: Jason Wang Cc: syzbot , Herbert Xu , linux-crypto@vger.kernel.org, linux-kernel , linux@dominikbrodowski.net, mpm@selenic.com, syzkaller-bugs@googlegroups.com, Xuan Zhuo , yuehaibing@huawei.com Subject: Re: [syzbot] INFO: task hung in add_early_randomness (2) Message-ID: <20220607063908-mutt-send-email-mst@kernel.org> References: <000000000000fc128605e08585c6@google.com> <00000000000068486805e0d68f94@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 07, 2022 at 05:05:41PM +0800, Jason Wang wrote: > On Tue, Jun 7, 2022 at 3:30 PM syzbot > wrote: > > > > syzbot has bisected this issue to: > > > > commit 8b4ec69d7e098a7ddf832e1e7840de53ed474c77 > > Author: Jason Wang > > Date: Fri May 27 06:01:19 2022 +0000 > > > > virtio: harden vring IRQ > > > > bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1175c3c7f00000 > > start commit: f2906aa86338 Linux 5.19-rc1 > > git tree: upstream > > final oops: https://syzkaller.appspot.com/x/report.txt?x=1375c3c7f00000 > > console output: https://syzkaller.appspot.com/x/log.txt?x=1575c3c7f00000 > > kernel config: https://syzkaller.appspot.com/x/.config?x=cbd131cc02ee620e > > dashboard link: https://syzkaller.appspot.com/bug?extid=5b59d6d459306a556f54 > > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=104f4d4ff00000 > > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=14d6782df00000 > > > > Reported-by: syzbot+5b59d6d459306a556f54@syzkaller.appspotmail.com > > Fixes: 8b4ec69d7e09 ("virtio: harden vring IRQ") > > > > For information about bisection process see: https://goo.gl/tpsmEJ#bisection > > > > I wonder if it's related to shared IRQ. > > Want to know if the attached patch works. > > Thanks Please, post patches inline. In this case I don't see the printk in the console.