On 13/07/2016 11:49, Fam Zheng wrote: > > + error_code = (exit_qualification << 2) & PFERR_USER_MASK; > > + /* it is a write fault? */ > > error_code = exit_qualification & PFERR_WRITE_MASK; > > Did you mean s/=/|=/ for this line? Ugh, yes. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html