Re: [PATCH v2 5/10] KVM MMU: split kvm_sync_page() function

From: Xiao Guangrong
Date: Sun Apr 25 2010 - 23:14:36 EST




Avi Kivity wrote:

>
> This isn't a split; it duplicates the code.
>
> Since there are some parts in the middle of kvm_sync_page() you don't
> want in sync_page_transient(), you can put them into helpers so that
> sync_page and sync_page_transient only call helpers.
>

Will fix it in v3, thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/