[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1297777027.1293.2.camel@e102144-lin.cambridge.arm.com>
Date: Tue, 15 Feb 2011 13:37:07 +0000
From: Will Deacon <will.deacon@....com>
To: Catalin Marinas <Catalin.Marinas@....com>
Cc: Russell King - ARM Linux <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 15/19] ARM: LPAE: use phys_addr_t instead of
unsigned long for physical addresses
On Tue, 2011-02-15 at 12:39 +0000, Catalin Marinas wrote:
> On Tue, 2011-02-15 at 12:35 +0000, Russell King - ARM Linux wrote:
> > On Tue, Feb 15, 2011 at 11:52:22AM +0000, Will Deacon wrote:
> > > Excellent! I've split the patch up into four distinct parts, as per your
> > > suggestions. I've submitted these to your patch system (6670/1-6673/1)
> > > alongside a fixed version of the printf format patch (6669/1) because
> > > without that, you get a bunch of compiler warnings.
> >
> > Except 6669/1 still suffers from "%#08llx". For a value of one, that prints:
> >
> > 0x000001
> >
> > five zeros following the 0x rather than seven. The width in the format
> > string includes the 0x prefix.
>
> Ah, sorry, I only fixed one case and forgot about the rest (and
> misleading Will).
>
I should've spotted this either way. I've superseded the old patch with
6674/1.
Apologies for the confusion,
Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists