From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-1.mimecast.com ([207.211.31.81]:37664 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726882AbgGWMLJ (ORCPT ); Thu, 23 Jul 2020 08:11:09 -0400 Date: Thu, 23 Jul 2020 14:10:43 +0200 From: Cornelia Huck Subject: Re: [kvm-unit-tests PATCH 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg Message-ID: <20200723141043.7efadd30.cohuck@redhat.com> In-Reply-To: References: <20200717145813.62573-1-frankja@linux.ibm.com> <20200717145813.62573-3-frankja@linux.ibm.com> <78da93f7-118d-2c1d-582a-092232f36108@redhat.com> <032c1103-3020-9deb-a307-70ded3bdb55e@linux.ibm.com> <1aa0a21c-90c9-0214-1869-87cc60a46548@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/0TVu14uH5pq=jSEwlA3r1+N"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-s390-owner@vger.kernel.org List-ID: To: Janosch Frank Cc: Thomas Huth , kvm@vger.kernel.org, linux-s390@vger.kernel.org, david@redhat.com, borntraeger@de.ibm.com, imbrenda@linux.ibm.com --Sig_/0TVu14uH5pq=jSEwlA3r1+N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 21 Jul 2020 17:03:10 +0200 Janosch Frank wrote: > On 7/21/20 4:28 PM, Thomas Huth wrote: > > On 21/07/2020 10.52, Janosch Frank wrote: =20 > >> On 7/21/20 9:28 AM, Thomas Huth wrote: =20 > >>> On 17/07/2020 16.58, Janosch Frank wrote: =20 > >>>> If a exception new psw mask contains a key a specification exception > >>>> instead of a special operation exception is presented. =20 > >>> > >>> I have troubles parsing that sentence... could you write that differe= ntly? > >>> (and: "s/a exception/an exception/") =20 > >> > >> How about: > >> > >> When an exception psw new with a storage key in its mask is loaded fro= m > >> lowcore a specification exception is raised instead of the special > >> operation exception that is normally presented when skrf is active. = =20 > >=20 > > Still a huge beast of a sentence. Could you maybe make two sentences ou= t > > of it? For example: > >=20 > > " ... is raised. This differs from the normal case where ..." =20 >=20 > When an exception psw new with a storage key in its mask is loaded from > lowcore a specification exception is raised. This behavior differs from > the one that is presented when trying to execute skey related > instructions which will raise special operation exceptions. s/psw new/new psw/ ? (And probably a comma after 'lowcore'.) "This differs from the behaviour when trying to execute skey related instructions, which will result in special operation exceptions." ? --Sig_/0TVu14uH5pq=jSEwlA3r1+N Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEw9DWbcNiT/aowBjO3s9rk8bwL68FAl8ZfkMACgkQ3s9rk8bw L68gLQ/8CT6FLav/Lge15kEtPJ+fSaEhOPf5XBBkqcCb+YajlNrdJLbfgLZpwLGE wNdWHzlBhpw6M/Fd8Isg1zKkD4VTkhvKHO9QoxMtlk9wX5qSajrHecmnqh0iF5w4 cF7pzyY3nGZsQsGqEa/HtTiheWyeHw+K+hPamijNYdqQ3lcPd78L7T9/IOmP59m9 3xoja88Bu+gkqS9at90z8Be6D58o+wNIznDtxQANtzog0m7NPTNEoXdn9NHDWBuh 2hQUyewqDOR3XY/k1ejLgHLK2bhkANzgxwMkIT0RX/6KhNo1yh7npoLDwQfoYGzT piG3Brh2tU1QWBqzmRESldDGk5DbQbJn6dnIvqkdHHXpbzWjrR+Zbx5h5IyBZ/op 9RrKWfuQy8arwfrh+PPfLp/6OC1K/H9kO5GTq6wDC4OOYUmQARVB49su7Jpxic6s U/xCOAHSHMNhvfwsa9TKq0bo8aCWBOwGQYHqI2S2i3r1kLM/Wahhc7rmHOxJAm0Z yy96vvDTXNVaMDipJeXlPdEABBVVeUIsOBZK2uTw5w6u97dV3YnKZOmTiCxbri1+ ZY2FzFXn3LI1MvHyYAJ05vlFuH9tuiyu0D+lknQDAj3x9gws/YH9Ey1WAA/2nHox pH2N44KiOE32/WHEtdFsEuOAyYqnWYl65jFTtqBFu1yTqlGAxbs= =GHmA -----END PGP SIGNATURE----- --Sig_/0TVu14uH5pq=jSEwlA3r1+N--