From: David Hildenbrand Date: Fri, 16 May 2014 10:08:29 +0000 (+0200) Subject: KVM: s390: remove the tasklet used by the hrtimer X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea74c0ea1b24a6978a6ebc80ba4dbc7b7848b32d;p=pandora-kernel.git KVM: s390: remove the tasklet used by the hrtimer We can get rid of the tasklet used for waking up a VCPU in the hrtimer code but wakeup the VCPU directly. Signed-off-by: David Hildenbrand Reviewed-by: Christian Borntraeger Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed