Re: [PATCH] arm64: fixmap: fix missing sub-page offset for earlyprintk

2014-04-29 Thread Catalin Marinas
On Tue, Apr 29, 2014 at 12:51:18AM +0100, Rob Herring wrote: > On Mon, Apr 28, 2014 at 1:50 PM, Marc Zyngier wrote: > > Commit d57c33c5daa4 (add generic fixmap.h) added (among other > > similar things) set_fixmap_io to deal with early ioremap of devices. > > > > More recently, commit bf4b558eba92

Re: [PATCH] arm64: fixmap: fix missing sub-page offset for earlyprintk

2014-04-28 Thread Rob Herring
On Mon, Apr 28, 2014 at 1:50 PM, Marc Zyngier wrote: > Commit d57c33c5daa4 (add generic fixmap.h) added (among other > similar things) set_fixmap_io to deal with early ioremap of devices. > > More recently, commit bf4b558eba92 (arm64: add early_ioremap support) > converted the arm64 earlyprintk to

Re: [PATCH] arm64: fixmap: fix missing sub-page offset for earlyprintk

2014-04-28 Thread Mark Salter
On Mon, 2014-04-28 at 19:50 +0100, Marc Zyngier wrote: > Commit d57c33c5daa4 (add generic fixmap.h) added (among other > similar things) set_fixmap_io to deal with early ioremap of devices. > > More recently, commit bf4b558eba92 (arm64: add early_ioremap support) > converted the arm64 earlyprintk