[GIT]: Sparc fixes

From: David Miller
Date: Fri Jun 26 2009 - 03:29:16 EST



1) Moving kmalloc initialization earlier created some bootup
warnings on sparc64, fix.

2) The sparc port merge caused various regressions in the less
used boot Makefile targets, only noticed recently. Fixed by
Sam Ravnborg, Robert Reif, and Julian Calaby who pulled all of
these fixed together.

Please pull, thanks a lot!

The following changes since commit 28d0325ce6e0a52f53d8af687e6427fee59004d3:
Linus Torvalds (1):
Linux 2.6.31-rc1

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master

David S. Miller (1):
sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.

Julian Calaby (3):
sparc64: Fix build warnings in piggyback_64.c
sparc32: Fix tftpboot.img Makefile
sparc32: Fix makefile not generating required files

Robert Reif (1):
sparc32: Fix obvious build issues for tftpboot.img build.

Sam Ravnborg (1):
sparc: fix tftpboot.img build

arch/sparc/boot/Makefile | 6 ++--
arch/sparc/boot/piggyback_32.c | 4 +-
arch/sparc/boot/piggyback_64.c | 1 +
arch/sparc/kernel/irq_64.c | 45 ++++++++++++++++-----------------------
4 files changed, 25 insertions(+), 31 deletions(-)
--
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/