On Tue, Aug 19, 2014 at 02:59:29PM +1000, Michael Neuling wrote: > This cleans up kvmppc_load/save_fp. It removes unnecessary isyncs.
NAK - they are necessary on PPC970, which we (still) support. You could put them in a feature section if they are really annoying you. > It also > removes the unnecessary resetting of the MSR bits on exit of kvmppc_save_fp. ... except it doesn't. :) That got folded into e4e38121507a ("KVM: PPC: Book3S HV: Add transactional memory support"). Paul. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html