From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id BC286DDE03 for ; Tue, 14 Oct 2008 19:22:06 +1100 (EST) Subject: Re: [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks From: Benjamin Herrenschmidt To: Christian Borntraeger In-Reply-To: <200810140842.31806.borntraeger@de.ibm.com> References: <200806031444.21945.borntraeger@de.ibm.com> <200810130951.31733.borntraeger@de.ibm.com> <1223944714.8157.300.camel@pasglop> <200810140842.31806.borntraeger@de.ibm.com> Content-Type: text/plain Date: Tue, 14 Oct 2008 19:18:51 +1100 Message-Id: <1223972331.8157.331.camel@pasglop> Mime-Version: 1.0 Cc: Jeremy Fitzhardinge , Virtualization Mailing List , Rusty Russell , LKML , Linux PPC devel , Ingo Molnar Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-10-14 at 08:42 +0200, Christian Borntraeger wrote: > Am Dienstag, 14. Oktober 2008 schrieb Benjamin Herrenschmidt: > > > > > Hmmm. > > > Can you try if this patch fixes the lockdep trace? > > > > Yup, the patch fixes it, I'll commit it via the powerpc.git tree if you > > don't have any objection. > > Sure, go ahead. Allright, I have a batch about ready to go to Linus, so I'll add that and ask him to pull tomorrow. Thanks, Ben.