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.3 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 F0600C2D0DB for ; Tue, 28 Jan 2020 18:46:03 +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 C7A4B20674 for ; Tue, 28 Jan 2020 18:46:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="vCi4sL9B" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C7A4B20674 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 548166E0A6; Tue, 28 Jan 2020 18:46:03 +0000 (UTC) Received: from mail-vs1-xe41.google.com (mail-vs1-xe41.google.com [IPv6:2607:f8b0:4864:20::e41]) by gabe.freedesktop.org (Postfix) with ESMTPS id 760BF6E0A6 for ; Tue, 28 Jan 2020 18:46:02 +0000 (UTC) Received: by mail-vs1-xe41.google.com with SMTP id g15so8800417vsf.1 for ; Tue, 28 Jan 2020 10:46:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eeFaLZHoWsRuh/A6sJ5XfhlaIAhMTPVXuBWCR05KtQ8=; b=vCi4sL9Btw4B0dnOUvUGBmTzdkrVY3yJsWO1y2ml+XWaKK6NYgBSQrWF+e3hPS3Iqz uBLI/5A14/2A0W6if+Uhzbipzvn8Lmn4Z3lzUGpBSy7myNBBqnuB5XUS8MvC+S8WP3Ib 70MH5T0kSsrWBN8RUeaQuVdT16QqbNUQeZdfcQmdPYqfGSG4kj0J0B1VjOAsu5hC1KXn JTPVfNfrTJt9TnkdwRJIWn+qMySDoDb51DCTpCYPnTzcVdfMlH4hRuAIlkc+5E6VQ/wq 5g44wAPSlaJ54u67tNKKkqAsdHmryawXGPHSUCln0hObiSKKzlVyL1bH9JJGXX/mlULz MhPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eeFaLZHoWsRuh/A6sJ5XfhlaIAhMTPVXuBWCR05KtQ8=; b=kgLaCekVqES5+E0HDi3C515aBSIdk1sn1Z6MliSnyBXQSFwV5FZbJZxXC1KoaVdJ8S 9DGJRLjMXpb0NED7/4mmUy/RGUsWvF7iq0EWsmY142zu/TLdcYyf/gNs1fmgEfBz2COy MLggIOF+r4SODMrSHv9SxQ3sshxPid6151j3+A8Qffs7MDDjWTvG+trfO7NIutha00Kl 0A69pl3C9KsivmUg+wBp7hfQeURQIO+Kxbrh0kCE7f0Ddsh20c78iZM4ueqHSdwLpNM+ 7GoXC/mnu8VYjBQOQehtTxQAir6GcVJiY+3jTrEFmiHFf42ZXBfs8blMUclTrIKT5843 /hxQ== X-Gm-Message-State: APjAAAXDRUXu8aFVUjQmdbnG9dxBKuYaT2lTzHo65rMW0Kn7lJp0kNVP TwrmmPNual55Kqe4ASFoLO3rmuQET2XLjjqNbPI= X-Google-Smtp-Source: APXvYqzhWRshqVRUWRqkX02DQlMn19mnXBQnHIEDbRFaznvFftZD4Kh9ZVv3A8P55AYOAi4Cs68Xz5EHhN+wzZDAEoI= X-Received: by 2002:a67:c90d:: with SMTP id w13mr13832336vsk.164.1580237161514; Tue, 28 Jan 2020 10:46:01 -0800 (PST) MIME-Version: 1.0 References: <20200128183458.3860022-1-chris@chris-wilson.co.uk> In-Reply-To: <20200128183458.3860022-1-chris@chris-wilson.co.uk> From: Matthew Auld Date: Tue, 28 Jan 2020 18:45:34 +0000 Message-ID: To: Chris Wilson Subject: Re: [Intel-gfx] [PATCH] drm/i915/selftests: Lock the drm_mm as we search X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Intel Graphics Development , Matthew Auld Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Tue, 28 Jan 2020 at 18:35, Chris Wilson wrote: > > Hold onto the vm->mutex (to lock the drm_mm) to ensure that the rbtree > is table as we search it for our scratch node. > > Signed-off-by: Chris Wilson Reviewed-by: Matthew Auld _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx