From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753709Ab0JYN51 (ORCPT ); Mon, 25 Oct 2010 09:57:27 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:59017 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751084Ab0JYN50 (ORCPT ); Mon, 25 Oct 2010 09:57:26 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=fcd1xLaC5JqrpBKq/QXpGuKwfjahAK2UiCesi5NMXho7lnaLs8t1ZitR0ZHQ4vJraS oJVvzYHfKx+AtM8Fk+ykZzNnw7H0hYDIKffLjMAmNAcMEBSbqEbidnCMtvu+u8ZtL57Z RqXusNluvJkWqTiIh7h5EO4S+Ro1IOnKRoxu8= Date: Mon, 25 Oct 2010 21:57:10 +0800 From: Yong Zhang To: divya Cc: Subrata Modak , linux-kernel , Linuxppc-dev , Benjamin Herrenschmidt , Anton Blanchard , Paul Mackerras , Dmitry Torokhov Subject: Re: BUG with the kernel version 2.6.36-rc1 on power machine Message-ID: <20101025135710.GA5461@zhy> Reply-To: Yong Zhang References: <4CC13B2C.7090908@linux.vnet.ibm.com> <4CC13FFF.7040200@linux.vnet.ibm.com> <1287774802.19497.1.camel@subratamodak.linux.ibm.com> <20101023093630.GA3036@zhy> <4CC563A9.3020308@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4CC563A9.3020308@linux.vnet.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 25, 2010 at 04:32:01PM +0530, divya wrote: > http://lkml.org/lkml/2010/10/13/67 resolves the issue. > > But this is not a part of 2.6.36-git6 , when will it be pulled into the upstream? That patch is splited into two parts. The lockdep one is 4ba053c04aece1f4734056f21b751eee47ea3fb1 upstream. The mousedev one is taken by Dmitry Torokhov(Cc'ing) Thanks, Yong