Re: [PATCH] kvm : qemu: fix compilation error with old kernel
Marcelo Tosatti <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ia64,org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 05, 2009 at 03:10:22PM +0800, Zhang, Yang wrote: > The function hrtimer_start_expires() in the kvm-ia64.c is not supported before the kernel 2.6.28. > So we need to hack it. > please review it. thanks Applied, thanks.