Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp115899imu; Wed, 12 Dec 2018 13:18:49 -0800 (PST) X-Google-Smtp-Source: AFSGD/W+YfTCb1hvN9qoKYAdse69Ya8cRSgfK5g/8KMQR1+pWvl9LoESwBnUMD/UCeIwdJPz3L5l X-Received: by 2002:a63:1204:: with SMTP id h4mr19651467pgl.51.1544649529009; Wed, 12 Dec 2018 13:18:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544649528; cv=none; d=google.com; s=arc-20160816; b=JHWs9AkIUCfYWDaGj+hY66MWdjApR3E3IJHhupZeUiEA4b1ChkpNFC7IDK3NMS4+n8 O4FHIxYcg2CvxGa/4XyrJW28u1TA6ux01WiuWX2xf4/ZWxC58AloUDL50Rc9kpkM04tN Wz5tzG/9fAX7Yo65db0Lxu5A+evgT4dk0gnnTbWaNY3XT4d2NcRin4GeIo5wxnGyLYSK tvXTL0ryJ8Axwlg9I+/tP5Cov4UmyNCQnVB+aZJT+hQttMujSHfUyv5YIGCWP7loUbQy liYuvGdllmoOxCji2gD9c7pFCKNjYvijx2WQLLkGO86dHtp9N+NdrMLnAnruZRUCG9ol yEUA== 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 :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=d4tyfH2pIRpFFNN93ov/QQ/oXf7h2S4f7D+CpmwkMUM=; b=WI2NN4/chlZHbPcgnzX2IzA6IFG9eH6MKvsKoprefWgQtuQ2XF8WGCsAEXSQZNd/6O 6upKmXPjyD7pIU4z41lNUG9rLc/2WGzJMw9QaiyQ+Lk39rvwA5FEj1dOmjBVfEDb9HTD KXFrD7qnjrR6sruKJsVE+1DIW5DdGLDzJUFDSVJidFVq3X/C+5dgZTpt7HCa+tq2eOJS 8XP66LCXhE9bc+pfkrhqBolCfjM5Syns+zceLNcvyRiQb2F2nwKrG+GoCpxOg8D2RLIE 6t93Zs+1LkaewJhnHjOOd9On6YAOITMNEXDcE1VtQb7QbI6Bu9LOqsljTqpHA8i60T1i yORA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=olSkG2gA; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q14si14729229pgf.47.2018.12.12.13.18.34; Wed, 12 Dec 2018 13:18:48 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=olSkG2gA; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728420AbeLLVQL (ORCPT + 99 others); Wed, 12 Dec 2018 16:16:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:50310 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728400AbeLLVQI (ORCPT ); Wed, 12 Dec 2018 16:16:08 -0500 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4A8E120811; Wed, 12 Dec 2018 21:16:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544649367; bh=qKdiLhf6Dp4uSNZDkAGD8j5pUcJwKe37uPHlL464Lm8=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=olSkG2gAUs+0PFC/b7b+bf8q4KYdRgMz8AD2X+gihQ7A0rKxdSKbxJKZnBv1TGnR9 YgNN4fTxjt9tyx2oYC/j+v5nGlb99wlFCRr83ZQVLXhotf76gOYuV7M8U9I0lEpcPZ i+FcYY2WX+kJ6p2ZL8CHV21ijIJ3X49iXFc/I300= Subject: Re: [PATCH] fix dma-buf/udmabuf selftest To: Tom Murphy , linux-kselftest@vger.kernel.org, Daniel Vetter Cc: Gerd Hoffmann , linux-kernel@vger.kernel.org, shuah References: <20181127103312.19368-1-murphyt7@tcd.ie> From: shuah Message-ID: <81c4efd9-2ccd-53ec-98e7-663c95d6d5c4@kernel.org> Date: Wed, 12 Dec 2018 14:15:49 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <20181127103312.19368-1-murphyt7@tcd.ie> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, On 11/27/18 3:33 AM, Tom Murphy wrote: > This patch fixes the udmabuf selftest. Currently the selftest is broken. > I fixed the selftest by setting the F_SEAL_SHRINK seal on the memfd > file descriptor which is required by udmabuf and added the test to > the selftest Makefile. > > Signed-off-by: Tom Murphy Does this change look good you? I plan to get this in for 4.21-rc1. Let me know if you have any objections. thanks, -- Shuah