[klibc] [patch] klibc: merge s390/s390x 3rd try

H. Peter Anvin hpa at zytor.com
Fri May 26 16:50:04 PDT 2006


Heiko Carstens wrote:
> From: Heiko Carstens <heiko.carstens at de.ibm.com>
> 
> Merge s390 and s390x into s390. Patch is against current linux-2.6-klibc
> tree and seems to work.
> Adding the following line to the standalone klibc main Makefile will make
> this work for the standalone version too:
> 
> export KLIBCARCHDIR := $(shell echo $(KLIBCARCH) | sed -e s/s390x/s390/)
> 
> Or, if wanted, I will send a patch for the standalone klibc as well.
> 

If you could break it into two patches (one for the stuff that goes into the standalone 
tree, and one for the stuff that goes *only* into the kernel tree) I'd appreciate it.

	-hpa



More information about the klibc mailing list