From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: PPC: Remove the tasklet used by the hrtimer Date: Tue, 02 Sep 2014 00:38:21 +0200 Message-ID: <5404F55D.60100@suse.de> References: <1409581196-19702-1-git-send-email-mihai.caraman@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Bogdan Purcareata To: Mihai Caraman , kvm-ppc@vger.kernel.org Return-path: In-Reply-To: <1409581196-19702-1-git-send-email-mihai.caraman@freescale.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 01.09.14 16:19, Mihai Caraman wrote: > Powerpc timer implementation is a copycat version of s390. Now that they removed > the tasklet with commit ea74c0ea1b24a6978a6ebc80ba4dbc7b7848b32d follow this > optimization. > > Signed-off-by: Mihai Caraman > Signed-off-by: Bogdan Purcareata What could possibly go wrong ... :) Applied to kvm-ppc-queue. Alex