From: Chris Metcalf Date: Thu, 29 Mar 2012 19:34:52 +0000 (-0400) Subject: arch/tile: don't wait for migrating PTEs in an NMI handler X-Git-Tag: v3.4-rc2~7^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48292738d06d7b46d861652ef59bd03be931c2c9;p=pandora-kernel.git arch/tile: don't wait for migrating PTEs in an NMI handler Doing so raises the possibility of self-deadlock if we are waiting for a backtrace for an oprofile or perf interrupt while we are in the middle of migrating our own stack page. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed