From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758142Ab2EaN0q (ORCPT ); Thu, 31 May 2012 09:26:46 -0400 Received: from e32.co.us.ibm.com ([32.97.110.150]:46788 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758103Ab2EaN0p (ORCPT ); Thu, 31 May 2012 09:26:45 -0400 Date: Thu, 31 May 2012 18:51:06 +0530 From: Srikar Dronamraju To: Eric Dumazet Cc: Jiri Kosina , Alan Cox , Jiri Slaby , linux-kernel@vger.kernel.org, Greg Kroah-Hartman Subject: Re: [PATCH] tty: annotate tty_lock() for lockdep Message-ID: <20120531132106.GB24279@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20120531113115.GA1548@linux.vnet.ibm.com> <1338465354.2760.1336.camel@edumazet-glaptop> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1338465354.2760.1336.camel@edumazet-glaptop> User-Agent: Mutt/1.5.20 (2009-06-14) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12053113-3270-0000-0000-000006CA1FC3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > > > I saw a similar problem and applied your patch, but that doesnt seem to > > help me. > > I was not aware of Jiri patch > > Try this one instead : > > https://lkml.org/lkml/2012/5/31/125 > Yes, this works for me. -- Thanks and Regards Srikar >