Hi Linus,
Please pull to get m68knommu arch bug fixes.
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
The pt_regs rename fix is important, the other couple are minor fixups.
Thanks
Greg
The following changes since commit 17d857be649a21ca90008c6dc425d849fa83db5c:
Linus Torvalds (1):
Linux 2.6.32-rc1
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (1):
m68knommu: fix rename of pt_regs offset defines breakage
Huang Weiyi (1):
m68knommu: remove duplicated #include
Lennart Sorensen (1):
m68knommu: show KiB rather than pages in "Freeing initrd memory:" message
arch/m68knommu/kernel/asm-offsets.c | 28 +++++++++++++-------------
arch/m68knommu/kernel/entry.S | 6 ++--
arch/m68knommu/mm/init.c | 2 +-
arch/m68knommu/platform/5206e/config.c | 1 -
arch/m68knommu/platform/68328/entry.S | 32 +++++++++++++++---------------
arch/m68knommu/platform/68360/entry.S | 16 +++++++-------
arch/m68knommu/platform/coldfire/entry.S | 20 +++++++++---------
7 files changed, 52 insertions(+), 53 deletions(-)