mbox series

[kvm-unit-tests,0/4] s390x: smp: Improve smp code and reset checks

Message ID 20200114153054.77082-1-frankja@linux.ibm.com (mailing list archive)
Headers show
Series s390x: smp: Improve smp code and reset checks | expand

Message

Janosch Frank Jan. 14, 2020, 3:30 p.m. UTC
The first two patches are badly needed cleanup for smp.c.
The last two improve initial reset testing.

Janosch Frank (4):
  s390x: smp: Cleanup smp.c
  s390x: smp: Only use smp_cpu_setup once
  s390x: smp: Test all CRs on initial reset
  s390x: smp: Dirty fpc before initial reset test

 s390x/smp.c | 84 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 58 insertions(+), 26 deletions(-)

Comments

David Hildenbrand Jan. 15, 2020, 10:47 a.m. UTC | #1
On 14.01.20 16:30, Janosch Frank wrote:
> The first two patches are badly needed cleanup for smp.c.
> The last two improve initial reset testing.
> 
> Janosch Frank (4):
>   s390x: smp: Cleanup smp.c
>   s390x: smp: Only use smp_cpu_setup once
>   s390x: smp: Test all CRs on initial reset
>   s390x: smp: Dirty fpc before initial reset test
> 
>  s390x/smp.c | 84 ++++++++++++++++++++++++++++++++++++-----------------
>  1 file changed, 58 insertions(+), 26 deletions(-)
> 

I assume you will resend, right? So I'll wait with queuing.
Janosch Frank Jan. 15, 2020, 1:03 p.m. UTC | #2
On 1/15/20 11:47 AM, David Hildenbrand wrote:
> On 14.01.20 16:30, Janosch Frank wrote:
>> The first two patches are badly needed cleanup for smp.c.
>> The last two improve initial reset testing.
>>
>> Janosch Frank (4):
>>   s390x: smp: Cleanup smp.c
>>   s390x: smp: Only use smp_cpu_setup once
>>   s390x: smp: Test all CRs on initial reset
>>   s390x: smp: Dirty fpc before initial reset test
>>
>>  s390x/smp.c | 84 ++++++++++++++++++++++++++++++++++++-----------------
>>  1 file changed, 58 insertions(+), 26 deletions(-)
>>
> 
> I assume you will resend, right? So I'll wait with queuing.
> 

Yes, please wait