[git pull] CRIS update for 2.6.27

From: Jesper Nilsson
Date: Fri Jul 18 2008 - 09:17:07 EST


Hi!

The following changes since commit 543cf4cb3fe6f6cae3651ba918b9c56200b257d0:
Linus Torvalds (1):
Linux 2.6.26-rc8

are available in the git repository at:

git://www.jni.nu/cris.git for-linus

Hinko Kocevar (1):
cris: compile fixes for 2.6.26-rc5

Jesper Nilsson (10):
[CRIS] Build fixes for compressed and rescue images for v10 and v32:
Merge branch 'cris_debug_port_fix' into cris
Merge branch 'pcf8563_mutex_spinlock' into cris
[CRIS] Correct image makefiles to allow using a separate OBJ-directory.
[CRIS] Correct definition of subdirs for install_headers.
[CRISv10] Correct whitespace damage.
[CRISv10] Clean up compressed/misc.c
Merge branch 'build_fix' into cris
Merge branch 'asm_cris_kbuild' into cris
Merge branch 'cris_debug_port_fix' into cris

Julia Lawall (1):
It looks at least odd to apply spin_unlock to a mutex.

arch/cris/arch-v10/boot/Makefile | 1 -
arch/cris/arch-v10/boot/compressed/Makefile | 14 +--
arch/cris/arch-v10/boot/compressed/decompress.ld | 3 +-
arch/cris/arch-v10/boot/compressed/head.S | 98 ++++++++--------
arch/cris/arch-v10/boot/compressed/misc.c | 144 ++++++++++++----------
arch/cris/arch-v10/boot/rescue/Makefile | 9 +-
arch/cris/arch-v10/drivers/pcf8563.c | 2 +-
arch/cris/arch-v10/kernel/debugport.c | 20 ++-
arch/cris/arch-v32/boot/Makefile | 1 -
arch/cris/arch-v32/boot/compressed/Makefile | 6 +-
arch/cris/arch-v32/boot/rescue/Makefile | 3 +-
arch/cris/arch-v32/drivers/pcf8563.c | 2 +-
include/asm-cris/Kbuild | 5 +-
13 files changed, 154 insertions(+), 154 deletions(-)


This update makes the CRIS port compile using only the
cris-axis-linux-gnu toolchain, removing the need for cris-axis-elf.
It also makes it possible to compile using make O= flag and fixes
some other obvious bugs.


Sorry about the "Merge branch" noise, I'll try to avoid them in the future.

/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@xxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/