From: Heiko Carstens Date: Mon, 7 Nov 2005 08:59:12 +0000 (-0800) Subject: [PATCH] s390: merge common parts of head.S and head64.S X-Git-Tag: v2.6.15-rc1~637 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad775dbba12de3b7d25f586efe81ad995ca75a7;p=pandora-kernel.git [PATCH] s390: merge common parts of head.S and head64.S Merge common parts of head.S and head64.S into head.S and move architecture specific parts to head31.S and head64.S respectively. Saves us ~500 lines of duplicated assembly code. Acked-by: Martin Schwidefsky Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed