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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 25720C4727E for ; Tue, 6 Oct 2020 03:36:05 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9CF4F20782 for ; Tue, 6 Oct 2020 03:36:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tZf4TgNE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9CF4F20782 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 066F96E288; Tue, 6 Oct 2020 03:36:04 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 673916E288 for ; Tue, 6 Oct 2020 03:36:02 +0000 (UTC) Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BA99720756; Tue, 6 Oct 2020 03:36:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601955361; bh=/wMMUBsTdGYTq3Py+lp4gunl1aTCu2yDsLtiHugHZvc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=tZf4TgNEZPQkkesQQgwhKPoxNS0tsXhssvj7kcu4kc5gq1wzU2Kxq0rlR32W9mG23 jTRjbsr92gZrIKNZCdF5BOjQ/a3M0D37taxvHhGq/MRF9+ohC+5vQ0syHCLuSHPOdv 2y6d5WUtYsTYKIj4DLRS5Cn2xziy8YwcxFfJB/po= Date: Mon, 5 Oct 2020 20:36:00 -0700 From: Andrew Morton To: Jason Gunthorpe Subject: Re: [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM Message-Id: <20201005203600.9b0ccb43b9b3a2fc44814d2f@linux-foundation.org> In-Reply-To: <20201005174747.GA15803@nvidia.com> References: <0-v1-447bb60c11dd+174-frame_vec_fix_jgg@nvidia.com> <20201005174747.GA15803@nvidia.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux ARM , linux-samsung-soc , Jan Kara , Mauro Carvalho Chehab , Daniel Vetter , DRI Development , LKML , stable@vger.kernel.org, linux-mm@kvack.org, Hans Verkuil , Mel Gorman , John Hubbard , Dan Williams , Vlastimil Babka , linux-media@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 5 Oct 2020 14:47:47 -0300 Jason Gunthorpe wrote: > Andrew please let me know if you need a resend Andrew is rather confused. Can we please identify the minimal patch(es) which are needed for 5.9 and -stable? _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel