Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Alexander Graf
On 03.10.2013, at 06:14, Paul Mackerras wrote: On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com This was introduced by 85a0d845d8bb5df5d2669416212f56cbe1474c6b It's a good idea to give the headline of the commit as

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Alexander Graf
On 04.10.2013, at 14:23, Alexander Graf wrote: On 03.10.2013, at 06:14, Paul Mackerras wrote: On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com This was introduced by 85a0d845d8bb5df5d2669416212f56cbe1474c6b It's

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Paul Mackerras
On Fri, Oct 04, 2013 at 02:27:02PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:23, Alexander Graf wrote: On 03.10.2013, at 06:14, Paul Mackerras wrote: On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Alexander Graf
On 04.10.2013, at 14:35, Paul Mackerras wrote: On Fri, Oct 04, 2013 at 02:27:02PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:23, Alexander Graf wrote: On 03.10.2013, at 06:14, Paul Mackerras wrote: On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Aneesh Kumar K.V
Alexander Graf ag...@suse.de writes: On 04.10.2013, at 14:23, Alexander Graf wrote: On 03.10.2013, at 06:14, Paul Mackerras wrote: On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com This was introduced by

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Paul Mackerras
On Fri, Oct 04, 2013 at 03:00:11PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:35, Paul Mackerras wrote: On Fri, Oct 04, 2013 at 02:27:02PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:23, Alexander Graf wrote: On 03.10.2013, at 06:14, Paul Mackerras wrote: On

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-04 Thread Alexander Graf
On 05.10.2013, at 01:45, Paul Mackerras wrote: On Fri, Oct 04, 2013 at 03:00:11PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:35, Paul Mackerras wrote: On Fri, Oct 04, 2013 at 02:27:02PM +0200, Alexander Graf wrote: On 04.10.2013, at 14:23, Alexander Graf wrote: On

[PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-02 Thread Aneesh Kumar K.V
From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com This was introduced by 85a0d845d8bb5df5d2669416212f56cbe1474c6b arch/powerpc/kvm/book3s_pr.c: In function 'kvmppc_core_vcpu_create': arch/powerpc/kvm/book3s_pr.c:1182:30: error: 'struct kvmppc_vcpu_book3s' has no member named 'shadow_vcpu'

Re: [PATCH] kvm: powerpc: book3s: Fix build break for BOOK3S_32

2013-10-02 Thread Paul Mackerras
On Wed, Oct 02, 2013 at 08:08:44PM +0530, Aneesh Kumar K.V wrote: From: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com This was introduced by 85a0d845d8bb5df5d2669416212f56cbe1474c6b It's a good idea to give the headline of the commit as well as the ID. I also like to trim the ID to 10