s390x/cpumodel: fix max STFL(E) bit number
commitc547a757f492cb037aec81965893046b7ef6d201
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 13:46:07 +0000 (28 15:46 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 6 Oct 2017 08:53:02 +0000 (6 10:53 +0200)
treeebeac5f2234516ee1333b30336ba54f660fef12b
parentc5b934303cf83fe3dda31e8d3e5778458c8a9eeb
s390x/cpumodel: fix max STFL(E) bit number

Not that it would matter in the near future, but it is actually 2048
bytes, therefore 16384 possible bits.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928134609.16985-4-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu_features.c