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 BF8E1C433EF for ; Tue, 15 Mar 2022 13:30:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348689AbiCONbh (ORCPT ); Tue, 15 Mar 2022 09:31:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348681AbiCONbf (ORCPT ); Tue, 15 Mar 2022 09:31:35 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 9ECE1527DB for ; Tue, 15 Mar 2022 06:30:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1647351022; 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=wZtmaY3QY+M2yy/RC8DM8e+OTFH19E+LWuDTX+tqqXg=; b=amzF1+A5GXZrdNsxPMVmTO67B2kDWpnwelbzpmZgJvyofRY24qzibvJ83g0yMIuwsk+GV4 NnQjO51jGl6c/k01fJ/Z3GHF3MU4/Mi9o0CAEsG0iUG04lHTDlWGM3jBJg+wfkBV4zk7o4 DK5EtsMZFjg9e2b8oXQ+XRrk5NMti4I= Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-18-isGtHm1fNq-uOUDynsuy-g-1; Tue, 15 Mar 2022 09:30:21 -0400 X-MC-Unique: isGtHm1fNq-uOUDynsuy-g-1 Received: by mail-wm1-f70.google.com with SMTP id a26-20020a7bc1da000000b003857205ec7cso1181559wmj.2 for ; Tue, 15 Mar 2022 06:30:21 -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=wZtmaY3QY+M2yy/RC8DM8e+OTFH19E+LWuDTX+tqqXg=; b=jJLE0d2AxtEw7jB6Ha7oJymC2vm69x0+7D5YbXTDTmTlarZHuzP++azBaIAqUqw7mb EqV5y+/p5F1RQePHjrqsm2+lb6jMvhr9l+J0EkxN+goyjdaP0Dfw/FypsVREe7NMSjAk UClWHXLGNOURcc0xAMDfycuKILdJzWHdW7kffCrhfY6iaeW2PHqC8IMfDOuWe4aLVn5X UXR8HAmHhweIm6oCZLyUFBS5BmUID3trkjWXkQXTjZmnokDuMmqfXnv4LMiSZJdPgCMo UVkWnSZrtN3k5kFzAAaP/8GON667DIC6FAPSSruv8BThjemo+//CtGa0efYliYIz8pSn NhyA== X-Gm-Message-State: AOAM533TCAzJ94YgGuxxcufg/AxQvSpl4mZQGWxoSzPA9bulx8Ry+Bfw FDJpTf1S2rcy3Jn+lyfyD3OjbN547PKYPK+20p8so1vEtRYL6+r2FeSSXnf92lTffnPYRoCHztf pIUN/YL2KqlQy81TX+/rn3M6I X-Received: by 2002:a05:6000:15c1:b0:1f0:73d6:b716 with SMTP id y1-20020a05600015c100b001f073d6b716mr20330940wry.293.1647351020079; Tue, 15 Mar 2022 06:30:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzdY0tDepaN3E0R9C8xSHxKp7c5DEvBWlJLZSGDDqbc8x3hCbPBn4KS7IxZ9d8Y4vz2d7ox3g== X-Received: by 2002:a05:6000:15c1:b0:1f0:73d6:b716 with SMTP id y1-20020a05600015c100b001f073d6b716mr20330928wry.293.1647351019893; Tue, 15 Mar 2022 06:30:19 -0700 (PDT) Received: from redhat.com ([2.53.2.35]) by smtp.gmail.com with ESMTPSA id w10-20020a5d680a000000b001f1dabec837sm15515573wru.113.2022.03.15.06.30.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Mar 2022 06:30:19 -0700 (PDT) Date: Tue, 15 Mar 2022 09:30:15 -0400 From: "Michael S. Tsirkin" To: Greg Kroah-Hartman Cc: Anirudh Rayabharam , linux-kernel@vger.kernel.org, stable@vger.kernel.org, syzbot+0abd373e2e50d704db87@syzkaller.appspotmail.com, Sasha Levin , jasowang@redhat.com Subject: Re: [PATCH 5.15 015/110] vhost: fix hung thread due to erroneous iotlb entries Message-ID: <20220315092949-mutt-send-email-mst@kernel.org> References: <20220314112743.029192918@linuxfoundation.org> <20220314112743.460512435@linuxfoundation.org> <20220315074834-mutt-send-email-mst@kernel.org> 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, Mar 15, 2022 at 01:39:24PM +0100, Greg Kroah-Hartman wrote: > On Tue, Mar 15, 2022 at 07:50:10AM -0400, Michael S. Tsirkin wrote: > > On Tue, Mar 15, 2022 at 10:19:52AM +0100, Greg Kroah-Hartman wrote: > > > On Mon, Mar 14, 2022 at 09:44:43PM +0530, Anirudh Rayabharam wrote: > > > > Mon, Mar 14, 2022 at 12:53:17PM +0100, Greg Kroah-Hartman wrote: > > > > > From: Anirudh Rayabharam > > > > > > > > > > [ Upstream commit e2ae38cf3d91837a493cb2093c87700ff3cbe667 ] > > > > > > > > This breaks batching of IOTLB messages. [1] fixes it but hasn't landed in > > > > Linus' tree yet. > > > > > > > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git/commit/?h=linux-next&id=95932ab2ea07b79cdb33121e2f40ccda9e6a73b5 > > > > > > Why is this tree not in linux-next? I don't see this commit there, so > > > how can it get to Linus properly? > > > > > > thanks, > > > > > > greg k-h > > > > It is in next normally. I was sure this commit was there too. I'm not sure > > what happened, maybe I forgot to push :( > > > > It's on kernel.org already though. > > Anyway, I'll just take it from here directly, thanks. > > greg k-h Thanks! -- MST