From: Heiko Carstens Date: Fri, 28 Sep 2012 13:06:41 +0000 (+0200) Subject: s390/facilities: cleanup PFMF and HPAGE machine facility detection X-Git-Tag: v3.7-rc1~62^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7ef08bba65d1fef0b7486b30b5bbcdb42c5d9c;p=pandora-kernel.git s390/facilities: cleanup PFMF and HPAGE machine facility detection MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE actually have the same semantics: the cpu has the EDAT1 facility installed in zArch mode. So remove one of the feature flags in machine_flags and rename the other one to EDAT1. The two old macros simply get mapped to MACHINE_HAS_EDAT1. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed