From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751130AbdBTFFj (ORCPT ); Mon, 20 Feb 2017 00:05:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45176 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776AbdBTFFi (ORCPT ); Mon, 20 Feb 2017 00:05:38 -0500 Date: Mon, 20 Feb 2017 07:05:35 +0200 From: "Michael S. Tsirkin" To: David Miller Cc: linux-kernel@vger.kernel.org, dvyukov@google.com, stable@vger.kernel.org, jasowang@redhat.com, netdev@vger.kernel.org Subject: Re: [PATCH repost] ptr_ring: fix race conditions when resizing Message-ID: <20170220070458-mutt-send-email-mst@kernel.org> References: <1487171217-6641-1-git-send-email-mst@redhat.com> <20170219.005248.548256056859453600.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170219.005248.548256056859453600.davem@davemloft.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Mon, 20 Feb 2017 05:05:39 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Feb 19, 2017 at 12:52:48AM -0500, David Miller wrote: > From: "Michael S. Tsirkin" > Date: Sun, 19 Feb 2017 07:17:17 +0200 > > > Dave, could you merge this before 4.10? If not - I can try. > > I just sent my last pull request to Linus, please merge it to > him directly. > > Thanks. I missed the opportunity. Could you pls queue the fix for next release and copy stable? -- MST