Re: [PATCH] KVM: PPC: e500: include linux/export.h

2011-12-23 Thread Alexander Graf
On 21.12.2011, at 01:43, Scott Wood wrote: > This is required for THIS_MODULE. We recently stopped acquiring > it via some other header. > > Signed-off-by: Scott Wood Thanks, applied to kvm-ppc-next. Alex -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a mes

[PATCH] KVM: PPC: e500: include linux/export.h

2011-12-20 Thread Scott Wood
This is required for THIS_MODULE. We recently stopped acquiring it via some other header. Signed-off-by: Scott Wood --- arch/powerpc/kvm/e500.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/kvm/e500.c b/arch/powerpc/kvm/e500.c index 0910104..709d82f 10064

[PATCH] KVM: PPC: e500: include linux/export.h

2011-12-12 Thread Scott Wood
This is required for THIS_MODULE. We recently stopped acquiring it via some other header. Signed-off-by: Scott Wood --- arch/powerpc/kvm/e500.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/kvm/e500.c b/arch/powerpc/kvm/e500.c index 0910104..709d82f 10064