From: Konrad Rzeszutek Wilk Date: Tue, 16 Apr 2013 18:37:04 +0000 (-0400) Subject: xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~147^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d8b207f0dbc19b35e504f5e631f00461dba7f9;p=pandora-kernel.git xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one. There is no need to use the PV version of the IRQ_WORKER mechanism as under PVHVM we are using the native version. The native version is using the SMP API. They just sit around unused: 69: 0 0 xen-percpu-ipi irqwork0 83: 0 0 xen-percpu-ipi irqwork1 Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed