From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Tue, 3 Aug 2010 20:47:18 +0100 Subject: [PATCH] omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable In-Reply-To: <20100803123828.GZ12293@atomide.com> References: <1280807058-8394-1-git-send-email-jason77.wang@gmail.com> <20100803065709.GP12293@atomide.com> <20100803072526.GA11987@n2100.arm.linux.org.uk> <20100803123828.GZ12293@atomide.com> Message-ID: <20100803194717.GA28048@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 03, 2010 at 03:38:29PM +0300, Tony Lindgren wrote: > * Russell King - ARM Linux [100803 10:18]: > > On Tue, Aug 03, 2010 at 03:11:41PM +0800, Eric Miao wrote: > > > We also need to take care of Jeremy's recent patchset to remove > > > .io_pg_offst and .phys_io, which modifies all the addruart macros. > > > > I don't think Jeremy's patches will be going in for this merge window as > > we can't intentionally break OMAP's support because we don't understand > > OMAP. I think Jeremy's patches will have to wait for the next merge > > window now. > > Well now we understand there's a bug.. Here's what's needed to make > Jason's fix to work on Jeremy's mdesc series. That's not quite the point - Jeremy's patches with working OMAP support haven't been tested in linux-next, and so hasn't had visibility to the wider community, and so it shouldn't be going into the current merge window.