From: Chris Metcalf Date: Mon, 4 May 2015 21:26:35 +0000 (-0400) Subject: tile: support delivering NMIs for multicore backtrace X-Git-Tag: omap-for-v4.2/fixes-rc1^2~65^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5701b74ccfdbbb0b4d9abcc7d0c569bf5e5375b;p=pandora-kernel.git tile: support delivering NMIs for multicore backtrace A new hypervisor service was added some time ago (MDE 4.2.1 or later, or MDE 4.3 or later) that allows cores to request NMIs to be delivered to other cores. Use this facility to deliver a request that causes a backtrace to be generated on each core, and hook it into the magic SysRq functionality. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed