2016-10-12 10:19+0200, Paolo Bonzini: > On 12/10/2016 10:04, Thomas Huth wrote: >> On 05.10.2016 09:25, Suraj Jitindar Singh wrote: >>> On Tue, 2016-10-04 at 11:07 +0200, Thomas Huth wrote: >>>> Transactional memory is currently only supported on KVM-HV, and >>>> not yet on KVM-PR. So it's better to check the device tree first >>>> and fail gracefully if it is not available. >>>> >>>> Reviewed-by: Laurent Vivier <lvivier@xxxxxxxxxx> >>>> Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> >>>> Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> >>> Thanks for sending a v3. >>> >>> Reviewed-by: Suraj Jitindar Singh <sjitindarsingh@xxxxxxxxx> >>>> --- >>>> v3: >>>> - Removed unnecessary check for "plen >= 26" in cpu_has_tm() >>>> >>>> v2: >>>> - Reworked the check for the "ibm,pa-features" and added a comment >>>> - Use a dedicated variable "has_tm" instead of "i" in main() >>>> >>>> powerpc/tm.c | 43 ++++++++++++++++++++++++++++++++++++++++++- >>>> 1 file changed, 42 insertions(+), 1 deletion(-) >> >> Radim, Paolo, >> >> I think this patch is now ready to go ... could you please pick it up? >> (or shall I send a pull request for it?) > > Pull requests are always welcome, at least by me. :) Seconded. I think cooperation will be smoother when using pull requests ... I didn't notice that the ball was on me this time. Throwing it back for a pull request. -- 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