Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-18 Thread David Hildenbrand
On 09.05.20 01:08, Collin Walling wrote: > The SCCB must be checked for a sufficient length before it is filled > with any data. If the length is insufficient, then the SCLP command > is suppressed and the proper response code is set in the SCCB header. > > Signed-off-by: Collin Walling > --- >

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-14 Thread Collin Walling
On 5/13/20 4:16 AM, Cornelia Huck wrote: > On Wed, 13 May 2020 09:43:37 +0200 > Janosch Frank wrote: > >> On 5/12/20 6:01 PM, Cornelia Huck wrote: >>> On Mon, 11 May 2020 17:02:06 +0200 >>> David Hildenbrand wrote: >>> On 11.05.20 16:50, Janosch Frank wrote: > On 5/11/20 4:44 PM, D

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-13 Thread Cornelia Huck
On Wed, 13 May 2020 09:43:37 +0200 Janosch Frank wrote: > On 5/12/20 6:01 PM, Cornelia Huck wrote: > > On Mon, 11 May 2020 17:02:06 +0200 > > David Hildenbrand wrote: > > > >> On 11.05.20 16:50, Janosch Frank wrote: > >>> On 5/11/20 4:44 PM, David Hildenbrand wrote: > On 11.05.20 1

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-13 Thread Janosch Frank
On 5/12/20 6:01 PM, Cornelia Huck wrote: > On Mon, 11 May 2020 17:02:06 +0200 > David Hildenbrand wrote: > >> On 11.05.20 16:50, Janosch Frank wrote: >>> On 5/11/20 4:44 PM, David Hildenbrand wrote: On 11.05.20 16:36, Janosch Frank wrote: > On 5/9/20 1:08 AM, Collin Walling wrote:

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-12 Thread Collin Walling
On 5/12/20 12:24 PM, Cornelia Huck wrote: On Tue, 12 May 2020 12:16:45 -0400 Collin Walling wrote: On 5/12/20 12:01 PM, Cornelia Huck wrote: On Mon, 11 May 2020 17:02:06 +0200 David Hildenbrand wrote: On 11.05.20 16:50, Janosch Frank wrote: On 5/11/20 4:44 PM, David Hildenbrand wrote:

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-12 Thread Cornelia Huck
On Tue, 12 May 2020 12:16:45 -0400 Collin Walling wrote: > On 5/12/20 12:01 PM, Cornelia Huck wrote: > > On Mon, 11 May 2020 17:02:06 +0200 > > David Hildenbrand wrote: > > > >> On 11.05.20 16:50, Janosch Frank wrote: > >>> On 5/11/20 4:44 PM, David Hildenbrand wrote: > On 11.05.20 1

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-12 Thread Collin Walling
On 5/12/20 12:01 PM, Cornelia Huck wrote: On Mon, 11 May 2020 17:02:06 +0200 David Hildenbrand wrote: On 11.05.20 16:50, Janosch Frank wrote: On 5/11/20 4:44 PM, David Hildenbrand wrote: On 11.05.20 16:36, Janosch Frank wrote: On 5/9/20 1:08 AM, Collin Walling wrote: The SCCB must be check

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-12 Thread Cornelia Huck
On Mon, 11 May 2020 17:02:06 +0200 David Hildenbrand wrote: > On 11.05.20 16:50, Janosch Frank wrote: > > On 5/11/20 4:44 PM, David Hildenbrand wrote: > >> On 11.05.20 16:36, Janosch Frank wrote: > >>> On 5/9/20 1:08 AM, Collin Walling wrote: > The SCCB must be checked for a sufficient

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-11 Thread David Hildenbrand
On 11.05.20 16:50, Janosch Frank wrote: > On 5/11/20 4:44 PM, David Hildenbrand wrote: >> On 11.05.20 16:36, Janosch Frank wrote: >>> On 5/9/20 1:08 AM, Collin Walling wrote: The SCCB must be checked for a sufficient length before it is filled with any data. If the length is insufficient,

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-11 Thread Janosch Frank
On 5/11/20 4:44 PM, David Hildenbrand wrote: > On 11.05.20 16:36, Janosch Frank wrote: >> On 5/9/20 1:08 AM, Collin Walling wrote: >>> The SCCB must be checked for a sufficient length before it is filled >>> with any data. If the length is insufficient, then the SCLP command >>> is suppressed and t

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-11 Thread Collin Walling
On 5/11/20 10:44 AM, David Hildenbrand wrote: On 11.05.20 16:36, Janosch Frank wrote: On 5/9/20 1:08 AM, Collin Walling wrote: The SCCB must be checked for a sufficient length before it is filled with any data. If the length is insufficient, then the SCLP command is suppressed and the proper re

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-11 Thread David Hildenbrand
On 11.05.20 16:36, Janosch Frank wrote: > On 5/9/20 1:08 AM, Collin Walling wrote: >> The SCCB must be checked for a sufficient length before it is filled >> with any data. If the length is insufficient, then the SCLP command >> is suppressed and the proper response code is set in the SCCB header.

Re: [PATCH v1 2/8] s390/sclp: check sccb len before filling in data

2020-05-11 Thread Janosch Frank
On 5/9/20 1:08 AM, Collin Walling wrote: > The SCCB must be checked for a sufficient length before it is filled > with any data. If the length is insufficient, then the SCLP command > is suppressed and the proper response code is set in the SCCB header. > > Signed-off-by: Collin Walling Fixes ta