Re: [kvm-devel] SIMPLE_ATTRIBUTE_GETTER compile fix

2008-02-12 Thread Andrea Arcangeli
On Tue, Feb 12, 2008 at 02:26:12PM +0200, Avi Kivity wrote: > Perhaps you have an old kvm.git? ouch good point! Ignore it then, I've been deferring any change to kvm.git updates until I tracked down my kvm-userland troubles, I'll try again after a kvm.git pull and I'll let you know if there's any

Re: [kvm-devel] SIMPLE_ATTRIBUTE_GETTER compile fix

2008-02-12 Thread Avi Kivity
Andrea Arcangeli wrote: > Hello, > > this GETTER stuff looks a bit tricky... (we've just to cope with it). > > Anyway this allows building again and perhaps there's something good > in the patch (not sure about the >= 2.6.25 side that I didn't touch) > > Signed-off-by: Andrea Arcangeli <[EMAIL PROT

[kvm-devel] SIMPLE_ATTRIBUTE_GETTER compile fix

2008-02-12 Thread Andrea Arcangeli
Hello, this GETTER stuff looks a bit tricky... (we've just to cope with it). Anyway this allows building again and perhaps there's something good in the patch (not sure about the >= 2.6.25 side that I didn't touch) Signed-off-by: Andrea Arcangeli <[EMAIL PROTECTED]> diff --git a/kernel/extern