From: Chris Metcalf Date: Thu, 29 Mar 2012 19:23:54 +0000 (-0400) Subject: arch/tile: fix up some minor trap handling issues X-Git-Tag: v3.4-rc2~7^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a714ffff36a581756ec3b001f47e8e5e96a9fa0e;p=pandora-kernel.git arch/tile: fix up some minor trap handling issues We now respond to MEM_ERROR traps (e.g. an atomic instruction to non-cacheable memory) with a SIGBUS. We also no longer generate a console crash message if a user process die due to a SIGTRAP. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed