From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 01 Sep 2014 22:38:21 +0000 Subject: Re: [PATCH] KVM: PPC: Remove the tasklet used by the hrtimer Message-Id: <5404F55D.60100@suse.de> List-Id: References: <1409581196-19702-1-git-send-email-mihai.caraman@freescale.com> In-Reply-To: <1409581196-19702-1-git-send-email-mihai.caraman@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mihai Caraman , kvm-ppc@vger.kernel.org Cc: kvm@vger.kernel.org, Bogdan Purcareata 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