Re: [PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h

2020-06-22 Thread David Hildenbrand
On 22.06.20 09:42, Janosch Frank wrote: > They are definitely helper functions. > > Signed-off-by: Janosch Frank > Reviewed-by: Christian Borntraeger > --- > pc-bios/s390-ccw/helper.h | 17 + > pc-bios/s390-ccw/s390-ccw.h| 18 -- > pc-bios/s390-ccw/virti

Re: [PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h

2020-06-22 Thread Thomas Huth
On 22/06/2020 09.42, Janosch Frank wrote: > They are definitely helper functions. > > Signed-off-by: Janosch Frank > Reviewed-by: Christian Borntraeger > --- > pc-bios/s390-ccw/helper.h | 17 + > pc-bios/s390-ccw/s390-ccw.h| 18 -- > pc-bios/s390-ccw/vir

[PATCH v4 3/9] pc-bios: s390x: Move sleep and yield to helper.h

2020-06-22 Thread Janosch Frank
They are definitely helper functions. Signed-off-by: Janosch Frank Reviewed-by: Christian Borntraeger --- pc-bios/s390-ccw/helper.h | 17 + pc-bios/s390-ccw/s390-ccw.h| 18 -- pc-bios/s390-ccw/virtio-net.c | 1 + pc-bios/s390-ccw/virtio-scsi.c | 1 +