[GIT PULL] Patches for 2.6.33

Catalin Marinas catalin.marinas at arm.com
Mon Nov 16 06:03:25 EST 2009


On Mon, 2009-11-16 at 10:53 +0000, Russell King - ARM Linux wrote:
> On Mon, Nov 16, 2009 at 10:34:54AM +0000, Catalin Marinas wrote:
> > Catalin Marinas (3):
> >       Fix the machine description printing in __error_a
> 
> I think you can drop this one - doesn't 158bc5a cover it?

Yes, I didn't see it.

> >       Add an earlyprintk debug console
> >       ARMv7: Use lazy cache flushing if hardware broadcasts cache operations
> 
> I'm holding off on this - I think I have something similar in smp_plat.h
> in my git tree, and I don't remember whether that stuff has been sent to
> the list as part of my previous patch dump.

Your devel branch only has something on highmem and TLB broadcasting in
smp_plat.h but I tried applying my patch and it fails in other files
like fault-armv.c and flush.c.

Anyway, the for-rmk branch now looks like this:


The following changes since commit c97c5aa83c41a532bc67da356d77da929bc41b9c:
  Catalin Marinas (1):
        RealView: Add sparsemem support for the RealView PBX platform

are available in the git repository at:

  git://linux-arm.org/linux-2.6.git for-rmk

Catalin Marinas (1):
      Add an earlyprintk debug console

Varun Swara (1):
      Do not allow the probing of the local timer

 arch/arm/Kconfig.debug         |    8 +++++
 arch/arm/kernel/Makefile       |    1 +
 arch/arm/kernel/early_printk.c |   57 ++++++++++++++++++++++++++++++++++++++++
 arch/arm/kernel/smp_twd.c      |    1 +
 4 files changed, 67 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/kernel/early_printk.c

-- 
Catalin




More information about the linux-arm-kernel mailing list