s390x/cpumodel: remove esort from the default model
esort might not be available on all models.
Fixes: caef62430f
("s390x/cpumodel: add gen15 defintions")
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20190715142304.215018-2-borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
parent
5ea8ec2fcf
commit
de6bb08570
@ -642,7 +642,6 @@ static uint16_t default_GEN14_GA1[] = {
|
||||
|
||||
static uint16_t default_GEN15_GA1[] = {
|
||||
S390_FEAT_VECTOR_ENH2,
|
||||
S390_FEAT_GROUP_ENH_SORT,
|
||||
S390_FEAT_GROUP_DEFLATE_CONVERSION,
|
||||
S390_FEAT_VECTOR_BCD_ENH,
|
||||
S390_FEAT_GROUP_MSA_EXT_9,
|
||||
|
Loading…
Reference in New Issue
Block a user