Re: [kvm-devel] [PATCH] kvm-userspace: fix kzalloc macro

2007-10-02 Thread Avi Kivity
Rusty Russell wrote: > This was committed in 1d55c096cce99f069d9ac8e3b2195d45adce9549 on Feb 7, > and clearly never actually compiled. > Applied thanks. -- error compiling committee.c: too many arguments to function -

[kvm-devel] [PATCH] kvm-userspace: fix kzalloc macro

2007-10-01 Thread Rusty Russell
This was committed in 1d55c096cce99f069d9ac8e3b2195d45adce9549 on Feb 7, and clearly never actually compiled. --- kernel/external-module-compat.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/external-module-compat.h b/kernel/external-module-compat.h index 2e