From: Christian Borntraeger Date: Fri, 19 Sep 2014 13:46:02 +0000 (+0200) Subject: s390/head.s: use zero as address for stfl X-Git-Tag: fixes-against-v3.18-rc2~83^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b881dcfbf7fd89b2be801843b060b9ad77cc77e7;p=pandora-kernel.git s390/head.s: use zero as address for stfl The architecture suggests to use address 0 as parameter for stfl, to allow for future extensions. Using __LC_STFL_FAC_LIST (0x200) shows which address is used, but might be not future proof. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed