Re: [PATCH 4/8] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit

2016-02-10 Thread Christoffer Dall
On Mon, Feb 08, 2016 at 11:40:18AM +, Marc Zyngier wrote: > As we're going to play some tricks on the struct coproc_reg, > make sure its 64bit indicator field matches that of coproc_params. > > Signed-off-by: Marc Zyngier Acked-by: Christoffer Dall

[PATCH 4/8] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit

2016-02-08 Thread Marc Zyngier
As we're going to play some tricks on the struct coproc_reg, make sure its 64bit indicator field matches that of coproc_params. Signed-off-by: Marc Zyngier --- arch/arm/kvm/coproc.c | 4 ++-- arch/arm/kvm/coproc.h | 8 2 files changed, 6 insertions(+), 6