From: Paul Mundt Date: Thu, 13 Aug 2009 18:06:13 +0000 (+0900) Subject: sh: unwinder: Restore put_unaligned() for an unaligned destination. X-Git-Tag: v2.6.32-rc1~640^2~68^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf43a160ff2d67a21b076286bab6f5e2c993bd0a;p=pandora-kernel.git sh: unwinder: Restore put_unaligned() for an unaligned destination. The destination address might be unaligned, so set it with put_unaligned() for safety. This restores the previous behaviour, albeit through the proper API. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed