public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] sh updates for 2.6.22-rc4
@ 2007-05-31 11:00 Paul Mundt
  2007-05-31 12:05 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Mundt @ 2007-05-31 11:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git

Which contains:

Andrew Morton (1):
      sh: support older gcc's

Evgeniy Polyakov (1):
      sh: trivial build cleanups.

Manuel Lauss (2):
      sh: Trivial fix for dma-api compile failure.
      sh: Fix vsyscall build failure.

Paul Mundt (1):
      sh: section mismatch fixes for system timer.

Takashi YOSHII (1):
      sh: Fix pcrel too far for in_nmi label.

 arch/sh/Makefile                   |    2 +-
 arch/sh/drivers/dma/dma-api.c      |    1 +
 arch/sh/kernel/cf-enabler.c        |    6 ++++++
 arch/sh/kernel/cpu/sh3/entry.S     |    1 +
 arch/sh/kernel/cpu/sh4/probe.c     |    1 +
 arch/sh/kernel/smp.c               |    2 ++
 arch/sh/kernel/timers/timer.c      |    5 ++---
 arch/sh/kernel/vsyscall/vsyscall.c |    1 +
 include/asm-sh/cpu-sh4/freq.h      |    3 +++
 include/asm-sh/dma.h               |    1 +
 include/asm-sh/io.h                |    6 +++---
 include/asm-sh/smp.h               |    2 +-
 include/asm-sh/spinlock.h          |    8 +++++++-
 include/asm-sh/spinlock_types.h    |    4 +++-
 14 files changed, 33 insertions(+), 10 deletions(-)

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

* Re: [GIT PULL] sh updates for 2.6.22-rc4
  2007-05-31 11:00 [GIT PULL] sh updates for 2.6.22-rc4 Paul Mundt
@ 2007-05-31 12:05 ` Jeff Garzik
  2007-05-31 15:43   ` Paul Mundt
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2007-05-31 12:05 UTC (permalink / raw)
  To: Paul Mundt, Linus Torvalds, linux-kernel

Paul Mundt wrote:
> Please pull from:
> 
> 	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
> 
> Which contains:

Out of curiosity, who maintains sh64?

It has a couple irq handlers that have not been updated since the Oct 
2006 update that changed every irq handler in the kernel:

arch/sh64/kernel/dma.c:static irqreturn_t dma_mte(int irq, void *dev_id, 
struct pt_regs *regs)
arch/sh64/kernel/dma.c:static irqreturn_t dma_err(int irq, void *dev_id, 
struct pt_regs *regs)

Regards,

	Jeff



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

* Re: [GIT PULL] sh updates for 2.6.22-rc4
  2007-05-31 12:05 ` Jeff Garzik
@ 2007-05-31 15:43   ` Paul Mundt
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2007-05-31 15:43 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linus Torvalds, linux-kernel

On Thu, May 31, 2007 at 08:05:19AM -0400, Jeff Garzik wrote:
> Paul Mundt wrote:
> >Please pull from:
> >
> >	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git
> >
> >Which contains:
> 
> Out of curiosity, who maintains sh64?
> 
I do.

> It has a couple irq handlers that have not been updated since the Oct 
> 2006 update that changed every irq handler in the kernel:
> 
> arch/sh64/kernel/dma.c:static irqreturn_t dma_mte(int irq, void *dev_id, 
> struct pt_regs *regs)
> arch/sh64/kernel/dma.c:static irqreturn_t dma_err(int irq, void *dev_id, 
> struct pt_regs *regs)
> 
Ah, yes, that isn't included in the defconfig I use, so I missed it. I'll
fix it up with the next batch.

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

end of thread, other threads:[~2007-05-31 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-31 11:00 [GIT PULL] sh updates for 2.6.22-rc4 Paul Mundt
2007-05-31 12:05 ` Jeff Garzik
2007-05-31 15:43   ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox