From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Paul Subject: Re: mesa-8.0.x: Cherry-pick "dri/nouveau: don't use nested functions" Date: Thu, 17 Jan 2013 16:43:33 -0700 Message-ID: <50F88CA5.9020300@vmware.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-outbound-1.vmware.com (smtp-outbound-1.vmware.com [208.91.2.12]) by gabe.freedesktop.org (Postfix) with ESMTP id CD424E627E for ; Thu, 17 Jan 2013 15:43:51 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: sedat.dilek@gmail.com Cc: johannesobermayr@gmx.de, DRI , mesa3d-dev@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org On 01/17/2013 02:14 PM, Sedat Dilek wrote: > Hi > > I am playing again with llvm/clang v3.2 and patches I adapted from > LLVMLinux project. > > I wanted to test my new toolchain before doing a rough testing of the > mainline Linux-kernel. > > I decided to build the latest mesa-8.0.5 as I am on Ubuntu/precise > AMD64 here by making me and my build-deps happy (so NO mesa-9.x as it > requires a higher version of libdrm). > > Unfortunately, I hit the same problem Johannes Obermayr already described. > Gratefully he points also in the BTS to the patch which is NOT in > "8.0" mesa GIT branch! > Thank you Johannes. > > Can someone cherry-pick this one? > > commit 4aa1ac5fe94b5696095229ee3568bf4fa7cfed95 > "dri/nouveau: don't use nested functions" Done. -Brian