[PATCH v4 15/19] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
Will Deacon
will.deacon at arm.com
Tue Feb 15 06:52:22 EST 2011
Hi Russell,
On Sat, 2011-02-12 at 10:28 +0000, Russell King - ARM Linux wrote:
> On Mon, Jan 24, 2011 at 05:55:57PM +0000, Catalin Marinas wrote:
> > arch/arm/include/asm/memory.h | 17 +++++++++--------
> > arch/arm/include/asm/outercache.h | 14 ++++++++------
> > arch/arm/include/asm/pgtable.h | 2 +-
> > arch/arm/include/asm/setup.h | 2 +-
> > arch/arm/kernel/setup.c | 5 +++--
> > arch/arm/mm/init.c | 6 +++---
> > arch/arm/mm/mmu.c | 7 ++++---
> > 7 files changed, 29 insertions(+), 24 deletions(-)
>
> If this is split up into four separate patches, we can probably sort out
> merging this for the upcoming window.
>
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.
Will
More information about the linux-arm-kernel
mailing list