[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201206120410.q5C4ADGw020486@goober.corp.nai.org>
Date: Tue, 12 Jun 2012 14:10:13 +1000
From: Greg Ungerer <gerg@...pgear.com>
To: <torvalds@...ux-foundation.org>
CC: <gerg@...inux.org>, <linux-kernel@...r.kernel.org>,
<linux-m68k@...r.kernel.org>, <uclinux-dev@...inux.org>,
<geert@...ux-m68k.org>
Subject: [git pull] m68knommu arch fixes for 3.5
Hi Linus,
Can you plase pull the m68knommu git tree, for-linux branch:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains five fixes. Four fix build problems introduced by recent clean
up and merging of the m68k timer and ptrace code. The other fixes the 528x
ColdFire CPU QSPI base address definition, missed in the ColdFire QSPI
cleanup.
Thanks
Greg
The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:
Linus Torvalds (1):
Linux 3.5-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (4):
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
m68knommu: fix 68328 local setting of timer interrupt handler
m68knommu: fix 68360 local setting of timer interrupt handler
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Steven King (1):
m68knommu: m528x qspi definition fix
arch/m68k/include/asm/m528xsim.h | 2 +-
arch/m68k/kernel/ptrace.c | 2 +-
arch/m68k/kernel/time.c | 4 ++--
arch/m68k/platform/68328/timers.c | 6 ++++--
arch/m68k/platform/68360/config.c | 7 +++++--
5 files changed, 13 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists