Re: [PATCH 0/5 v2] KVM: x86: MMU: Eliminate extra memory slot searches in page fault handlers

From: Paolo Bonzini
Date: Fri Oct 16 2015 - 04:20:31 EST




On 16/10/2015 10:03, Takuya Yoshikawa wrote:
> v2: Based on Paolo's suggestion, kept the common code as much as possible by
> introducing memslot_valid_for_gpte().
>
> Note: instead of joining all checks by boolean operators, splitted the
> no_dirty_log case off to be a separate if-check because it is checking
> clearly different thing than the rest. See patch 4 for details.

Of course that's better. Series applied, thanks.

Paolo
--
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/