From: Peter Oberparleiter Date: Mon, 7 Nov 2005 08:59:08 +0000 (-0800) Subject: [PATCH] s390: dasd diag inline assembly X-Git-Tag: v2.6.15-rc1~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b368a5804d05a6508791f10ebabf7b779eb845;p=pandora-kernel.git [PATCH] s390: dasd diag inline assembly Future versions of gcc may remove initialization code for control blocks used by the diag250 inline assembly due to incompletely specified constraints. This may lead to erratic behavior. Fix the diag250 inline assembly constraints. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed