From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH 27/34] drm/i915: Create a global list of vms Date: Sun, 26 May 2013 10:19:18 -0700 Message-ID: <20130526171918.GA28678@bwidawsk.net> References: <1369510028-3343-1-git-send-email-ben@bwidawsk.net> <1369510028-3343-28-git-send-email-ben@bwidawsk.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from shiva.localdomain (unknown [209.20.75.48]) by gabe.freedesktop.org (Postfix) with ESMTP id F05B8E5EEE for ; Sun, 26 May 2013 10:23:25 -0700 (PDT) Received: from bwidawsk.net (c-24-21-100-90.hsd1.or.comcast.net [24.21.100.90]) by shiva.localdomain (Postfix) with ESMTPSA id D1D6B88081 for ; Sun, 26 May 2013 17:23:23 +0000 (UTC) Content-Disposition: inline In-Reply-To: <1369510028-3343-28-git-send-email-ben@bwidawsk.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Intel GFX List-Id: intel-gfx@lists.freedesktop.org On Sat, May 25, 2013 at 12:27:01PM -0700, Ben Widawsky wrote: > After we plumb our code to support multiple address spaces (VMs), there > are a few situations where we want to be able to traverse the list of > all address spaces in the system. Cases like eviction, or error state > collection are obvious example. > > Signed-off-by: Ben Widawsky I just noticed in my branch that this patch was meant to be squashed with the next one before sending. It's fixed locally. [snip] -- Ben Widawsky, Intel Open Source Technology Center