Received: by 10.192.165.156 with SMTP id m28csp825469imm; Wed, 11 Apr 2018 07:51:19 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+xiucykbpsq8oogA2FtmKFFj+SJ2a2e04WQXwUulJMGs/2IIpAPzPt+AQj4cNDD78+xN9H X-Received: by 2002:a17:902:102a:: with SMTP id b39-v6mr5488479pla.112.1523458279306; Wed, 11 Apr 2018 07:51:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523458279; cv=none; d=google.com; s=arc-20160816; b=MoInhDpG0svbF8U4GQObq1aLKtg+LbnBiS/ss0SO3wpCvAoueYYb0v5H1tgXeR7+LA FWDidtn2OETe/0DKSI247gFa0YVrzNwb6BCAnLO1kHab68IAfgEaKcUwK/dnfJDSnQgB KxPHy+3GQG02nfcIvwdEUzLtJQv//SEbYyISOvzLb3nQkV+AcEPg24AqCbRBepFcBw8b ElTqByZO2G1P0PCmHH00FgApVOgEPQ92DB1ZsoHz3WNJJWnGtc14M38/1BTS3hGhuDyC 5o0amvdq4tSiDnVQa7Vcyc0x9Bf50QwSHn51BViz3zYTESs33nzbupwFeJx/8EA7ziSf u5uQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date :arc-authentication-results; bh=9SazLx4zAudYBoV8pUsQTQxFgZTsdO/yK7HOjYD/fEc=; b=V8wBQbgoHVo7UTLUut8DNodWbHQXIuq7cPpppGtIhDfPHj61vyU8eBhSs3D7+kZ3wc FHPMpHOliffoEYXQ+jARiLHLccN7dp4BgdMWn0Ot6piLM5EhzuDeb5EzyJLN4FH+CzIr iwWoSRWPyf8HgGjyoaCDy9ythJIOUaWOvSHApBfheys+OK58ijgccdNOfJNE5URnYvej wvHKbAXQBU4dvo8k6rbAbtlEObnG080FHMR2xC5MG0iLbnl4hvr+oeRU761DTiJVfu5v xoKUXjiDdFcrEac8A5VVSXtez70fCpOVhPIyUloJQae9hC+XjvLmaSCYVc7GIBl0ZWma vE6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v7si990658pfi.28.2018.04.11.07.50.42; Wed, 11 Apr 2018 07:51:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753359AbeDKOow (ORCPT + 99 others); Wed, 11 Apr 2018 10:44:52 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:41458 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752943AbeDKOou (ORCPT ); Wed, 11 Apr 2018 10:44:50 -0400 Received: from localhost (67.110.78.66.ptr.us.xo.net [67.110.78.66]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 9A33513FC31F7; Wed, 11 Apr 2018 07:44:49 -0700 (PDT) Date: Wed, 11 Apr 2018 10:44:48 -0400 (EDT) Message-Id: <20180411.104448.240595797106804343.davem@davemloft.net> To: mst@redhat.com Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, syzbot+6304bf97ef436580fede@syzkaller.appspotmail.com, jasowang@redhat.com, stefanha@redhat.com Subject: Re: [PATCH 4.14 134/138] vhost: validate log when IOTLB is enabled From: David Miller In-Reply-To: <20180411162435-mutt-send-email-mst@kernel.org> References: <20180410.205553.264864966341341110.davem@davemloft.net> <20180411080413.GC2137@kroah.com> <20180411162435-mutt-send-email-mst@kernel.org> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 11 Apr 2018 07:44:50 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Michael S. Tsirkin" Date: Wed, 11 Apr 2018 16:25:15 +0300 > On Wed, Apr 11, 2018 at 10:04:13AM +0200, Greg KH wrote: >> On Tue, Apr 10, 2018 at 08:55:53PM -0400, David Miller wrote: >> > From: "Michael S. Tsirkin" >> > Date: Wed, 11 Apr 2018 02:33:16 +0300 >> > >> > > That's a bug, davem just queued a patch to fix this upstream. >> > >> > It did not get queued up. >> > >> > The patch series didn't apply so I asked the submitter to >> > respin and resubmit: >> > >> > https://marc.info/?l=linux-netdev&m=152337186209819&w=2 >> >> So should I drop this until a fix comes in? Or keep it for now? >> I have no objection to staying "bug compatible" with Linus's tree :) >> >> thanks, >> >> greg k-h > > Fix was just posted. Yeah let me integrate this and send you a copy Greg.