[patch] s390: fix klibc build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Heiko Carstens <[email protected]>

Fix s390 31 bit klibc build.

Cc: Martin Schwidefsky <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
---

Patch is against 2.6.17-mm1.

 include/linux/kallsyms.h |   14 ++++++++++++++
 kernel/lockdep.c         |   38 ++++++++++++++------------------------
 kernel/stacktrace.c      |    4 +---
 3 files changed, 29 insertions(+), 27 deletions(-)

Index: linux-2.6.17-mm1/usr/klibc/arch/s390/Makefile.inc
===================================================================
--- linux-2.6.17-mm1.orig/usr/klibc/arch/s390/Makefile.inc
+++ linux-2.6.17-mm1/usr/klibc/arch/s390/Makefile.inc
@@ -13,6 +13,11 @@ KLIBCARCHOBJS = \
 	arch/$(KLIBCARCHDIR)/setjmp.o \
 	arch/$(KLIBCARCHDIR)/mmap.o \
 	arch/$(KLIBCARCHDIR)/syscall.o \
+	libgcc/__clzsi2.o \
+	libgcc/__clzdi2.o \
+	libgcc/__ashldi3.o \
+	libgcc/__ashrdi3.o \
+	libgcc/__lshrdi3.o \
 	libgcc/__divdi3.o \
 	libgcc/__moddi3.o \
 	libgcc/__udivdi3.o \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux