[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201106140200.p5E20BTn013012@goober.internal.moreton.com.au>
Date: Tue, 14 Jun 2011 12:00:11 +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>
Subject: [git pull] m68knommu bug fixes
Hi Linus,
Can you please pull the m68knommu git tree, for-linus-fixes branch:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus-fixes
A couple of bug fixes. One for linker scripts changes, and the other to
not rely on m68k-linux compiler machine type defines.
Thanks
Greg
The following changes since commit 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2:
Linus Torvalds (1):
Linux 3.0-rc3
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus-fixes
Greg Ungerer (3):
m68knommu: fix linker script exported name sections
m68knommu: create config options for CPU classes
m68k: use kernel processor defines for conditional optimizations
arch/m68k/Kconfig.nommu | 52 ++++++++++++++++++++++++++++++++-----
arch/m68k/kernel/m68k_ksyms.c | 3 +-
arch/m68k/kernel/vmlinux.lds_no.S | 20 +++++++-------
arch/m68k/lib/memcpy.c | 9 +++---
arch/m68k/lib/memset.c | 9 +++---
arch/m68k/lib/muldi3.c | 21 +++++++--------
6 files changed, 74 insertions(+), 40 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