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:
quoted
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