Re: [kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result

2012-09-27 Thread Christian Borntraeger
On 20/09/12 07:22, Michael S. Tsirkin wrote: On Thu, Sep 20, 2012 at 08:16:08AM +0800, Fengguang Wu wrote: Hi Michael, FYI, there are new compile warnings show up in tree: git://git.kernel.org/pub/scm/virt/kvm/kvm.git queue head: 879238fecc051d95037ae76332916209a7770709 commit:

Re: [kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result

2012-09-27 Thread Avi Kivity
On 09/27/2012 05:02 PM, Christian Borntraeger wrote: On 20/09/12 07:22, Michael S. Tsirkin wrote: On Thu, Sep 20, 2012 at 08:16:08AM +0800, Fengguang Wu wrote: Hi Michael, FYI, there are new compile warnings show up in tree: git://git.kernel.org/pub/scm/virt/kvm/kvm.git queue head:

[kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result

2012-09-19 Thread Fengguang Wu
Hi Michael, FYI, there are new compile warnings show up in tree: git://git.kernel.org/pub/scm/virt/kvm/kvm.git queue head: 879238fecc051d95037ae76332916209a7770709 commit: 9fc77441e5e1bf80b794cc546d2243ee9f4afb75 [41/42] KVM: make processes waiting on vcpu mutex killable config:

Re: [kvm:queue 41/42] arch/s390/kvm/interrupt.c:428:12: warning: ignoring return value of 'vcpu_load', declared with attribute warn_unused_result

2012-09-19 Thread Michael S. Tsirkin
On Thu, Sep 20, 2012 at 08:16:08AM +0800, Fengguang Wu wrote: Hi Michael, FYI, there are new compile warnings show up in tree: git://git.kernel.org/pub/scm/virt/kvm/kvm.git queue head: 879238fecc051d95037ae76332916209a7770709 commit: 9fc77441e5e1bf80b794cc546d2243ee9f4afb75 [41/42]