From: Chris Metcalf Date: Mon, 23 Mar 2015 15:21:23 +0000 (-0400) Subject: tile: support arch_irq_work_raise X-Git-Tag: omap-for-v4.2/o2_dc~100^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b340c656af6317e28b466996a72cca019d97b42d;p=pandora-kernel.git tile: support arch_irq_work_raise Tile includes a hypervisor hook to deliver messages to arbitrary tiles, so we can use that to raise an interrupt as soon as possible on our own core. Unfortunately the Tilera hypervisor disabled that support on principle in previous releases, but it will be available in MDE 4.3.4 and later. Signed-off-by: Chris Metcalf Acked-by: Frederic Weisbecker --- Reading git-diff-tree failed