From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752851AbZHLGs1 (ORCPT ); Wed, 12 Aug 2009 02:48:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752198AbZHLGs1 (ORCPT ); Wed, 12 Aug 2009 02:48:27 -0400 Received: from gate.crashing.org ([63.228.1.57]:36165 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752115AbZHLGs0 (ORCPT ); Wed, 12 Aug 2009 02:48:26 -0400 Subject: Re: [PATCH] vga: implements VGA arbitration on Linux From: Benjamin Herrenschmidt To: Jesse Barnes Cc: Dave Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.sf.net, Tiago Vignatti In-Reply-To: <20090811161746.7b8878aa@jbarnes-g45> References: <1249969927-884-1-git-send-email-airlied@gmail.com> <20090811161746.7b8878aa@jbarnes-g45> Content-Type: text/plain Date: Wed, 12 Aug 2009 16:48:08 +1000 Message-Id: <1250059688.15143.6.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2009-08-11 at 16:17 -0700, Jesse Barnes wrote: > Ok, applied this to my linux-next branch, but I'd like to get Ben's > s-o-b before pushing it to Linus. Well, S-O-B is if the code went through my hands... though in this case I wrote the original version so I suppose it did :-) An ack for sure. Let me have a look, I'll come back to you asap. Cheers, Ben.