From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0CC686EA17 for ; Tue, 11 May 2021 10:07:10 +0000 (UTC) References: <20210511090000.1521342-1-maarten.lankhorst@linux.intel.com> From: Maarten Lankhorst Message-ID: Date: Tue, 11 May 2021 12:07:06 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Petri Latvala Cc: igt-dev@lists.freedesktop.org List-ID: Op 11-05-2021 om 11:50 schreef Petri Latvala: > On Tue, May 11, 2021 at 11:00:00AM +0200, Maarten Lankhorst wrote: >> We will remove support for the legacy mmap ioctl, so handle that >> case without rewriting all tests. >> >> When the gem_mmap ioctl is not available, transparently fallback to mmap_offset. >> >> Signed-off-by: Maarten Lankhorst >> --- >> Test-with: 20210510132305.1440923-1-maarten.lankhorst@linux.intel.com > > Test-with needs to be: > > - in cover letter, not in patch > - in kernel's cover letter, not IGT's > > > Thanks for the explanation! Is a cover letter required even for a single patch? ~Maarten _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev