linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Please pull from 'test'
@ 2009-03-18  0:40 Kumar Gala
  2009-03-20  5:31 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2009-03-18  0:40 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

Please pull from 'test' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git test

to receive the following updates:

 arch/powerpc/include/asm/mmu.h      |    6 +
 arch/powerpc/include/asm/mpic.h     |    5 +
 arch/powerpc/kernel/cpu_setup_6xx.S |    4 +
 arch/powerpc/kernel/cputable.c      |    9 +-
 arch/powerpc/kernel/head_32.S       |  109 ++++++++++++++++++++++--------------
 arch/powerpc/kernel/pci-common.c    |    2
 arch/powerpc/sysdev/mpic.c          |   30 +++++++++
 drivers/net/gianfar.c               |   34 +++++------
 drivers/net/gianfar.h               |    3
 9 files changed, 139 insertions(+), 63 deletions(-)

Kumar Gala (7):
      powerpc: Add support for CoreInt delivery of interrupts on MPIC
      powerpc/pci: Default to dma_direct_ops for pci dma_ops
      powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
      powerpc/mm: Remove unused register usage in SW TLB miss handling
      powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
      powerpc/mm: e300c2/c3/c4 TLB errata workaround
      gianfar: pass the proper dev to DMA ops

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please pull from 'test'
  2009-03-18  0:40 Please pull from 'test' Kumar Gala
@ 2009-03-20  5:31 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2009-03-20  5:31 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

On Tue, 2009-03-17 at 19:40 -0500, Kumar Gala wrote:
> Please pull from 'test' branch of
> 
> 	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git test

Don't base your test branch on top of mine. Nothing should be based on
top of my test branch, it's volatile. Base your stuff on top of next.

We shouldn't have things staying long enough in 'test' that they deserve
being based upon.

Cheers,
Ben.

> to receive the following updates:
> 
>  arch/powerpc/include/asm/mmu.h      |    6 +
>  arch/powerpc/include/asm/mpic.h     |    5 +
>  arch/powerpc/kernel/cpu_setup_6xx.S |    4 +
>  arch/powerpc/kernel/cputable.c      |    9 +-
>  arch/powerpc/kernel/head_32.S       |  109 ++++++++++++++++++++++--------------
>  arch/powerpc/kernel/pci-common.c    |    2
>  arch/powerpc/sysdev/mpic.c          |   30 +++++++++
>  drivers/net/gianfar.c               |   34 +++++------
>  drivers/net/gianfar.h               |    3
>  9 files changed, 139 insertions(+), 63 deletions(-)
> 
> Kumar Gala (7):
>       powerpc: Add support for CoreInt delivery of interrupts on MPIC
>       powerpc/pci: Default to dma_direct_ops for pci dma_ops
>       powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
>       powerpc/mm: Remove unused register usage in SW TLB miss handling
>       powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
>       powerpc/mm: e300c2/c3/c4 TLB errata workaround
>       gianfar: pass the proper dev to DMA ops

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-20  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18  0:40 Please pull from 'test' Kumar Gala
2009-03-20  5:31 ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).