Re: [PATCH v1] KVM: s390: cleanup struct kvm_s390_float_interrupt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  			u64 *reg)
>  {
> -	struct kvm_s390_local_interrupt *li;
>  	int cpuflags;
>  	int rc;
>  	int ext_call_pending;
>  
> -	li = &dst_vcpu->arch.local_int;
> -
> -	cpuflags = atomic_read(li->cpuflags);
> +	cpuflags = atomic_read(&vcpu->arch.sie_block->cpuflags);

Wonder why I always see errors just after sending the patch :)
vcpu -> dst_vcpu


-- 

Thanks,

David / dhildenb
--
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux