From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 90D1BE01363 for ; Wed, 25 Apr 2012 10:17:54 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail1.windriver.com (8.14.3/8.14.3) with ESMTP id q3PHHsid014125 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 25 Apr 2012 10:17:54 -0700 (PDT) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 25 Apr 2012 10:17:54 -0700 Message-ID: <4F9831B7.4060809@windriver.com> Date: Wed, 25 Apr 2012 13:17:43 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: References: In-Reply-To: Cc: yocto@yoctoproject.org Subject: Re: [PATCH 0/1][3.2 KERNEL] standard/default/emenlow update X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2012 17:17:54 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 12-04-25 10:11 AM, tom.zanussi@intel.com wrote: > From: Tom Zanussi > > This fixes [YOCTO #1669]. Please pull into linux-yocto-3.2. > > The following changes since commit 86d05af47be45c786c1823a76b6854fa8b411bec: > Bruce Ashfield (1): > Merge branch 'yocto/standard/base' into standard/default/emenlow Looks fine. I'll merge this into a spot that only the psb boards will pick up, and we won't need any core SRCREV updates .. to stay out of the 1.2 release's way. Bruce > > are available in the git repository at: > > git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/drm-lock-fix > http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/commit/?h=tzanussi/drm-lock-fix > > Tom Zanussi (1): > bsp/emenlow: give up drm_global_mutex on contention in drm_lock() > > drivers/gpu/drm-psb/drm_lock.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) >