Okay, I will modify it to use variable size. -----Original Message----- From: Avi Kivity [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 9:19 PM To: Zhang, Xiantao Cc: [EMAIL PROTECTED]; Avi Kivity; [email protected] Subject: Re: [PATCH][1/3] kvm/ia64: Add printk support for kvm-intel modules.
Zhang, Xiantao wrote: > From 664b02928d8243def2acabe99b33eb5fad77bad1 Mon Sep 17 00:00:00 2001 > From: Xiantao Zhang <[EMAIL PROTECTED]> > Date: Fri, 5 Sep 2008 11:04:24 +0800 > Subject: [PATCH] kvm/ia64: Add printk support for kvm-intel modules. > > Since this module will be reloated to an isolated address > space from host side, so kvm-intel can't call printk of host > kernel. This patch implements the printk function for kvm-intel > module, so it doesn't need to suffer no-printk pains. > > > +#define BYTES_PER_LOG 1024 > Please drop this and make log records variable size. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
