From: Paul Mundt Date: Mon, 14 Dec 2009 02:46:09 +0000 (+0900) Subject: sh: Make the unaligned trap handler always obey notification levels. X-Git-Tag: v2.6.33-rc1~63^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1232d88a47626cad13ba82f3a9ea814820bc1c65;p=pandora-kernel.git sh: Make the unaligned trap handler always obey notification levels. Presently there are a couple of paths in to the alignment handler, where only the address error path presently quiets the notificiation messages based on the configuration settings. We carry over the notification level tests to the default alignment handler itself incase so that they behave uniformly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed