Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp4100521pxk; Tue, 29 Sep 2020 14:30:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcBDF/atqGPTYiel1BowyqkhwoQtivYNHdoOVFbPlH+5AU031DC7n+QXou/CKhsUbFNq0d X-Received: by 2002:a17:906:4f0d:: with SMTP id t13mr5699594eju.33.1601415044680; Tue, 29 Sep 2020 14:30:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601415044; cv=none; d=google.com; s=arc-20160816; b=TCJI1TAwcPOMVYrJzrEeHNW9eTIBBC0u8xgXfX/t2IX5MTarJ6DvVsDrhnS6roYkPC rD5nc0QDPCG/EqCjLUEwWtC3Dsc/OYmcvdabG/F9vmtLTq+gustFYqj9w7TjqykMZ0M/ BLBbWewu/Lswlq+7NxVt/kWmWfr9XLUdTuhZToUnNNmfRlpmH1m3AbIva+oWJFPZ/Uon bIqTvfo/W2sPvvRuiNDNh/eNUl2r3ZssIwY2dQTZ2LA9Z8/twz12nG/1HlfBrcVPO/kh vR512Yg/SCGuFmXDAjP6z8Usybzbkq6kZeYugMngzwd9TJy+VlBq2eyw3hrWzClq2BOe a+1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:dkim-signature:content-transfer-encoding :mime-version:references:in-reply-to:message-id:date:subject:cc:to :from; bh=ZZBfAABkGFie9yGDSnctnCzNBf+Q88KaRquLo7JkfWs=; b=YPvq/1mquYg1r3bEMxmxUcAl6KlISbbJSFuhV52Pjm2hv39Mke8Lro7aaIe4gYwvP5 9nr4CzpD5/pWSl0liEa3LuumUUpSKKVGRP5orypJSe6LkIoDtEBePTEkzkN80/6p1brO RY/skL9AQR/UAxSrl5YdQkrJ12nYu4zMEfDto5ttTuRgd6mwMWEXnsRsOCnpJfa+cZjl aczPvY6VPfnKBZIBfFwPbzJMPV+5QtmHSccjLU95R/vJWrOLSWzO4Z1YHNRXQ64xE82X fhTFan7Hk6s+GZAGmho1xWlzskCQJBOkp0vdoaCE4OIjQuBVOTJnVBdB0ArvMd1KQhgK StuQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@nvidia.com header.s=n1 header.b=exGlOy1U; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n1si3640164eji.297.2020.09.29.14.30.21; Tue, 29 Sep 2020 14:30:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@nvidia.com header.s=n1 header.b=exGlOy1U; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=nvidia.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729645AbgI2V2B (ORCPT + 99 others); Tue, 29 Sep 2020 17:28:01 -0400 Received: from hqnvemgate25.nvidia.com ([216.228.121.64]:1424 "EHLO hqnvemgate25.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729379AbgI2V1u (ORCPT ); Tue, 29 Sep 2020 17:27:50 -0400 Received: from hqmail.nvidia.com (Not Verified[216.228.121.13]) by hqnvemgate25.nvidia.com (using TLS: TLSv1.2, AES256-SHA) id ; Tue, 29 Sep 2020 14:26:59 -0700 Received: from HQMAIL101.nvidia.com (172.20.187.10) by HQMAIL107.nvidia.com (172.20.187.13) with Microsoft SMTP Server (TLS) id 15.0.1473.3; Tue, 29 Sep 2020 21:27:49 +0000 Received: from sandstorm.nvidia.com (10.124.1.5) by mail.nvidia.com (172.20.187.10) with Microsoft SMTP Server id 15.0.1473.3 via Frontend Transport; Tue, 29 Sep 2020 21:27:49 +0000 From: John Hubbard To: Andrew Morton CC: Jonathan Corbet , =?UTF-8?q?J=C3=A9r=C3=B4me=20Glisse?= , Ralph Campbell , Shuah Khan , LKML , , , , , John Hubbard Subject: [PATCH v2 2/8] selftests/vm: use a common gup_test.h Date: Tue, 29 Sep 2020 14:27:41 -0700 Message-ID: <20200929212747.251804-3-jhubbard@nvidia.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929212747.251804-1-jhubbard@nvidia.com> References: <20200929212747.251804-1-jhubbard@nvidia.com> MIME-Version: 1.0 X-NVConfidentiality: public Content-Transfer-Encoding: quoted-printable Content-Type: text/plain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nvidia.com; s=n1; t=1601414819; bh=ZZBfAABkGFie9yGDSnctnCzNBf+Q88KaRquLo7JkfWs=; h=From:To:CC:Subject:Date:Message-ID:X-Mailer:In-Reply-To: References:MIME-Version:X-NVConfidentiality: Content-Transfer-Encoding:Content-Type; b=exGlOy1UhecQ2Cu0z217vXAsbq80ed6LcrKGPQTQYyGTAe9KDPHpLE2sjkizGOPpc rNnKIM7mZGl7QulPZG9zV5cEmJYulehxUMorV1EVHU8EgkPS7Fd4LInM1LpU8jky8U F4d+FOmakcaZZDgbYegiSIz/F47tvu3tkB2oXQ65XglwgD9c6+csUlHLfXlJbFW39E Xsetm2r0BIZ1gZAekoDxIvG3xE25na7Ra6JL7EZg/tMFRCm0eKrYBoMkBVaMflNRzZ EWQj2iL42AezQwM6KYSo+2NLeuWf6yDa8TuHpMoLrkng6kNDwo2LiICEVeA+9ezD0O EXTZme62kzKBg== Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Avoid the need to copy-paste the gup_test ioctl commands and the struct gup_test definition, between the kernel and the user space application, by providing a new header file for these. This allows easier and safer adding of new ioctl calls, as well as reducing the overall line count. Details: The header file has to be able to compile independently, because of the arguably unfortunate way that the Makefile is written: the Makefile tries to build all of its prerequisites, when really it should be only building the .c files, and leaving the other prerequisites (LOCAL_HDRS) as pure dependencies. That Makefile limitation is probably not worth fixing, but it explains why one of the includes had to be moved into the new header file. Also: simplify the ioctl struct (struct gup_test), by deleting the unused __expansion[10] field. This sort of thing is what you might see in a stable ABI, but this low-level, kernel-developer-oriented selftests/vm system is very much not subject to ABI stability. So "expansion" and "reserved" fields are unnecessary here. Signed-off-by: John Hubbard --- mm/gup_test.c | 17 +---------------- mm/gup_test.h | 22 ++++++++++++++++++++++ tools/testing/selftests/vm/Makefile | 2 ++ tools/testing/selftests/vm/gup_test.c | 22 +--------------------- 4 files changed, 26 insertions(+), 37 deletions(-) create mode 100644 mm/gup_test.h diff --git a/mm/gup_test.c b/mm/gup_test.c index 10f41c0528de..9f8c1cbe3553 100644 --- a/mm/gup_test.c +++ b/mm/gup_test.c @@ -4,22 +4,7 @@ #include #include #include - -#define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_test) -#define GUP_BENCHMARK _IOWR('g', 2, struct gup_test) -#define PIN_FAST_BENCHMARK _IOWR('g', 3, struct gup_test) -#define PIN_BENCHMARK _IOWR('g', 4, struct gup_test) -#define PIN_LONGTERM_BENCHMARK _IOWR('g', 5, struct gup_test) - -struct gup_test { - __u64 get_delta_usec; - __u64 put_delta_usec; - __u64 addr; - __u64 size; - __u32 nr_pages_per_call; - __u32 flags; - __u64 expansion[10]; /* For future use */ -}; +#include "../../../../mm/gup_test.h" =20 static void put_back_pages(unsigned int cmd, struct page **pages, unsigned long nr_pages) diff --git a/mm/gup_test.h b/mm/gup_test.h new file mode 100644 index 000000000000..931c2f3f477a --- /dev/null +++ b/mm/gup_test.h @@ -0,0 +1,22 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ +#ifndef __GUP_TEST_H +#define __GUP_TEST_H + +#include + +#define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_test) +#define GUP_BENCHMARK _IOWR('g', 2, struct gup_test) +#define PIN_FAST_BENCHMARK _IOWR('g', 3, struct gup_test) +#define PIN_BENCHMARK _IOWR('g', 4, struct gup_test) +#define PIN_LONGTERM_BENCHMARK _IOWR('g', 5, struct gup_test) + +struct gup_test { + __u64 get_delta_usec; + __u64 put_delta_usec; + __u64 addr; + __u64 size; + __u32 nr_pages_per_call; + __u32 flags; +}; + +#endif /* __GUP_TEST_H */ diff --git a/tools/testing/selftests/vm/Makefile b/tools/testing/selftests/= vm/Makefile index d1ae706d9927..9cc6bc087461 100644 --- a/tools/testing/selftests/vm/Makefile +++ b/tools/testing/selftests/vm/Makefile @@ -130,3 +130,5 @@ endif $(OUTPUT)/userfaultfd: LDLIBS +=3D -lpthread =20 $(OUTPUT)/mlock-random-test: LDLIBS +=3D -lcap + +$(OUTPUT)/gup_test: ../../../../mm/gup_test.h diff --git a/tools/testing/selftests/vm/gup_test.c b/tools/testing/selftest= s/vm/gup_test.c index e930135727a2..70db259582c3 100644 --- a/tools/testing/selftests/vm/gup_test.c +++ b/tools/testing/selftests/vm/gup_test.c @@ -2,39 +2,19 @@ #include #include #include - #include #include #include #include #include - -#include +#include "../../../../mm/gup_test.h" =20 #define MB (1UL << 20) #define PAGE_SIZE sysconf(_SC_PAGESIZE) =20 -#define GUP_FAST_BENCHMARK _IOWR('g', 1, struct gup_test) -#define GUP_BENCHMARK _IOWR('g', 2, struct gup_test) - -/* Similar to above, but use FOLL_PIN instead of FOLL_GET. */ -#define PIN_FAST_BENCHMARK _IOWR('g', 3, struct gup_test) -#define PIN_BENCHMARK _IOWR('g', 4, struct gup_test) -#define PIN_LONGTERM_BENCHMARK _IOWR('g', 5, struct gup_test) - /* Just the flags we need, copied from mm.h: */ #define FOLL_WRITE 0x01 /* check pte is writable */ =20 -struct gup_test { - __u64 get_delta_usec; - __u64 put_delta_usec; - __u64 addr; - __u64 size; - __u32 nr_pages_per_call; - __u32 flags; - __u64 expansion[10]; /* For future use */ -}; - int main(int argc, char **argv) { struct gup_test gup; --=20 2.28.0