From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id CBBAFDDDE0 for ; Wed, 29 Oct 2008 03:13:25 +1100 (EST) Message-ID: <490739FC.6020803@freescale.com> Date: Tue, 28 Oct 2008 11:12:44 -0500 From: Scott Wood MIME-Version: 1.0 To: Mike Dyer Subject: Re: MPC8313E RDB: Badness at fs/sysfs/dir.c:463 References: <48F49D7D.5070107@provision-comm.com> <48F4A8CD.6000101@provision-comm.com> <22A97B63-36D5-44BA-8F49-BAF5870FA08A@kernel.crashing.org> <1224065185.457.31.camel@mike-linux.provision-comm.com> <1225209233.937.6.camel@mike-linux.provision-comm.com> In-Reply-To: <1225209233.937.6.camel@mike-linux.provision-comm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Mike Dyer wrote: > I believe the DMA is being added twice, because it occurs twice within the mpc8313erdb.dts device tree. Once by itself, and once within a sleep-nexus. > > Is that right / normal ? No, that looks like a mismerge. There should only be the node under sleep-nexus. -Scott